From d8aca7996260b095af9789f2809f48aff0139fb1 Mon Sep 17 00:00:00 2001 From: Daniel Jones Date: Sun, 25 Nov 2018 20:02:05 +1030 Subject: removed name --- freedom/index.html | 5 +---- freedom/schools.html | 5 +---- freedom/start.html | 3 --- freedom/why.html | 5 +---- 4 files changed, 3 insertions(+), 15 deletions(-) diff --git a/freedom/index.html b/freedom/index.html index 955641e..49feb93 100644 --- a/freedom/index.html +++ b/freedom/index.html @@ -59,7 +59,7 @@ margin-top: 0; margin-bottom: 0; } - a:link { color:#FFF; text-decoration:none; font-weight:normal; } + .navigation a:link { color:#FFF; text-decoration:none; font-weight:normal; } .navigation a:visited { color: #FFF; text-decoration:none; font-weight:normal; } .navigation a:hover { color: #FFF; text-decoration:underline; font-weight:normal; } .navigation a:active { color: #FFF; text-decoration:none; font-weight:normal; } @@ -87,9 +87,6 @@
User Liberation by GNU

-
- Made by Daniel Jones -
diff --git a/freedom/schools.html b/freedom/schools.html index a863e57..fc16943 100644 --- a/freedom/schools.html +++ b/freedom/schools.html @@ -59,7 +59,7 @@ margin-top: 0; margin-bottom: 0; } - a:link { color:#FFF; text-decoration:none; font-weight:normal; } + .navigation a:link { color:#FFF; text-decoration:none; font-weight:normal; } .navigation a:visited { color: #FFF; text-decoration:none; font-weight:normal; } .navigation a:hover { color: #FFF; text-decoration:underline; font-weight:normal; } .navigation a:active { color: #FFF; text-decoration:none; font-weight:normal; } @@ -81,9 +81,6 @@ Many free software alternatives to the proprietary programs used in schools (Windows, Microsoft Office the alternatives being GNU/Linux, LibreOffice) exist and are often of equal quality. Support for these free software alternatives are lacking compared to what would be available through for example Microsoft, however this opens a new opportunity for businesses to support users of free software. Using free software in the education system provides students interested in programming and computer science the opportunity to explore how the software they use every day is made and modify the program to work how they wish. Proprietary software rejects their thirst for knowledge by saying “the knowledge you want is secret, learning is forbidden!” -
- Made by Daniel Jones -
diff --git a/freedom/start.html b/freedom/start.html index dd35b35..bab5d7b 100644 --- a/freedom/start.html +++ b/freedom/start.html @@ -106,9 +106,6 @@ A much more complete and comprehensive list of free software is available online. -
- Made by Daniel Jones -
diff --git a/freedom/why.html b/freedom/why.html index e41eb57..c2bc6a3 100644 --- a/freedom/why.html +++ b/freedom/why.html @@ -59,7 +59,7 @@ margin-top: 0; margin-bottom: 0; } - a:link { color:#FFF; text-decoration:none; font-weight:normal; } + .navigation a:link { color:#FFF; text-decoration:none; font-weight:normal; } .navigation a:visited { color: #FFF; text-decoration:none; font-weight:normal; } .navigation a:hover { color: #FFF; text-decoration:underline; font-weight:normal; } .navigation a:active { color: #FFF; text-decoration:none; font-weight:normal; } @@ -100,9 +100,6 @@ -
- Made by Daniel Jones -
-- cgit v1.2.3