diff options
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> |