diff options
author | Daniel Jones <admin@danieljon.es> | 2018-11-25 20:02:05 +1030 |
---|---|---|
committer | Daniel Jones <admin@danieljon.es> | 2018-11-25 20:02:05 +1030 |
commit | d8aca7996260b095af9789f2809f48aff0139fb1 (patch) | |
tree | 15298d16cf7573acc0a2216eabc07c99bb7c7a6e /freedom/index.html | |
parent | 02f709f9133c0a8e00c4b89bbdced2628ed447e0 (diff) | |
download | gnupluslinux.com-d8aca7996260b095af9789f2809f48aff0139fb1.tar.gz gnupluslinux.com-d8aca7996260b095af9789f2809f48aff0139fb1.zip |
removed name
Diffstat (limited to 'freedom/index.html')
-rw-r--r-- | freedom/index.html | 5 |
1 files changed, 1 insertions, 4 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> |