X-Git-Url: http://git.i-scream.org/?a=blobdiff_plain;f=www%2Fstyles%2Fstyle.css;fp=www%2Fstyles%2Fstyle.css;h=327a6b439053fa36f556bc35e6a5115dc97aabcc;hb=2039af9f15947d6097de9c33dcea526e7dde2176;hp=162f79673b37e7f085470b301af778f851b49c7c;hpb=47ede3f7a32547624ea2e0610bbe1e20c3e76404;p=www.i-scream.org.git diff --git a/www/styles/style.css b/www/styles/style.css index 162f796..327a6b4 100644 --- a/www/styles/style.css +++ b/www/styles/style.css @@ -34,15 +34,19 @@ html,body { margin: 0px; padding: 3px; } -#menu p { - margin: 5px; - padding: 5px 0px 5px 0px; - text-align: center; -} #menu .logo { - margin: 0px; + margin: 10px 0px 10px 0px; text-align: center; } +#menu .logo img { + margin-top: 5px; +} +#menu ul { + margin: 5px; + padding: 5px 0px 5px 0px; + text-align: center; + list-style: none; +} /* Contains the main page - including header and footer */ #main {