X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=www%2Fstyle.css;h=eabe0eea52dd3599957ee622c9212390417a5769;hb=f7dee494a28a25526de6d53bb01429c56da263f4;hp=37bd32461294aa493d8386a99a97f8baa022acd3;hpb=ea30002b4e0022eeec935ecbaaf25383e54b5ba4;p=www.git diff --git a/www/style.css b/www/style.css index 37bd324..eabe0ee 100644 --- a/www/style.css +++ b/www/style.css @@ -23,10 +23,28 @@ nav { footer { margin: 0; + margin-top: 1em; padding: 1em; display: block; background-color: #1c1c1c; - color: #9d9d9d; + color: #9d9d9d; + font-size: 80%; +} + +footer a, footer a:visited { + text-decoration: none; +} + +footer a:hover { + text-decoration: underline; +} + +footer a, footer a:visited, footer a:hover, footer i { + color: white; +} + +footer li { + list-style: none; } h1 {