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