]> i-scream Git - www.i-scream.org.git/commitdiff
Center all of the footer.
authorTim Bishop <tim@bishnet.net>
Wed, 8 Mar 2006 13:21:48 +0000 (13:21 +0000)
committerTim Bishop <tim@bishnet.net>
Wed, 8 Mar 2006 13:21:48 +0000 (13:21 +0000)
www/styles/style.css

index 327a6b439053fa36f556bc35e6a5115dc97aabcc..0a7c68cc97293f0046ecb1e6d4b538396e434e62 100644 (file)
@@ -64,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;
 }