]> i-scream Git - www.i-scream.org.git/blobdiff - www/styles/style.css
Pretty much the last set of changes I'm going to make:
[www.i-scream.org.git] / www / styles / style.css
index 162f79673b37e7f085470b301af778f851b49c7c..327a6b439053fa36f556bc35e6a5115dc97aabcc 100644 (file)
@@ -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 {