summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jones <admin@danieljon.es>2018-11-25 20:02:05 +1030
committerDaniel Jones <admin@danieljon.es>2018-11-25 20:02:05 +1030
commitd8aca7996260b095af9789f2809f48aff0139fb1 (patch)
tree15298d16cf7573acc0a2216eabc07c99bb7c7a6e
parent02f709f9133c0a8e00c4b89bbdced2628ed447e0 (diff)
downloadgnupluslinux.com-d8aca7996260b095af9789f2809f48aff0139fb1.tar.gz
gnupluslinux.com-d8aca7996260b095af9789f2809f48aff0139fb1.zip
removed name
-rw-r--r--freedom/index.html5
-rw-r--r--freedom/schools.html5
-rw-r--r--freedom/start.html3
-rw-r--r--freedom/why.html5
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 @@
<small><br><a href="https://www.fsf.org/blogs/community/user-liberation-watch-and-share-our-new-video">User Liberation by GNU</a></small></center>
</p>
</div>
- <div class="footnote middle">
- Made by <a href="https://danieljon.es">Daniel Jones</a>
- </div>
</body>
</html>
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!”
</div>
- <div class="footnote middle">
- Made by <a href="https://danieljon.es">Daniel Jones</a>
- </div>
</body>
</html>
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 <a href="https://en.wikipedia.org/wiki/List_of_free_and_open_source_software_packages#Web_browsers">online</a>.
</div>
</div>
- <div class="footnote middle">
- Made by <a href="https://danieljon.es">Daniel Jones</a>
- </div>
</body>
</html>
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 @@
</div>
- <div class="footnote middle">
- Made by <a href="https://danieljon.es">Daniel Jones</a>
- </div>
</body>
</html>