X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=blobdiff_plain;f=www%2Fstyle.css;h=9eba7f81b4c02ed960c353cff9e4b595800424bf;hp=139da98782ad92ab647e6e02596310fc1f67bfc2;hb=2bb72384661517d3df676d3fccc26b7ad1c03ed6;hpb=cc319103ac01335f5f24759fbb4cd117abbfb5ce diff --git a/www/style.css b/www/style.css index 139da98..9eba7f8 100644 --- a/www/style.css +++ b/www/style.css @@ -23,7 +23,8 @@ nav { footer { margin: 0; - padding: 1em; + margin-top: 1em; + padding: 0.5em; display: block; background-color: #1c1c1c; color: #9d9d9d; @@ -38,10 +39,14 @@ footer a:hover { text-decoration: underline; } -footer a, footer a:visited, footer a:hover { +footer a, footer a:visited, footer a:hover, footer i { color: white; } +footer li { + list-style: none; +} + h1 { font-size: 250%; font-weight: bold;