]> i-scream Git - www.i-scream.org.git/blobdiff - www/styles/style.css
Remove dead mirror.
[www.i-scream.org.git] / www / styles / style.css
index 162f79673b37e7f085470b301af778f851b49c7c..61fa993629e10ccea961ac560bdcd7441157e80e 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 {
@@ -60,9 +64,9 @@ html,body {
 /* Contains the footer */
 #footer {
        padding: 60px 0px 5px 0px;
+       text-align: center;
 }
 #footer p {
-       text-align: center;
        font-size: x-small;
 }
 
@@ -103,7 +107,7 @@ html,body {
 }
 #topnav {
        margin: -15px -10px 0px 0px;
-       padding: 0px;
+       padding: 0px 0px 10px 0px;
        text-align: right;
        background: transparent;
        color: #000000;