From: Tim Bishop Date: Wed, 8 Mar 2006 13:21:48 +0000 (+0000) Subject: Center all of the footer. X-Git-Url: http://git.i-scream.org/?p=www.i-scream.org.git;a=commitdiff_plain;h=c160fa57a2af2a033a6b46b025ceddfa31113148 Center all of the footer. --- diff --git a/www/styles/style.css b/www/styles/style.css index 327a6b4..0a7c68c 100644 --- a/www/styles/style.css +++ b/www/styles/style.css @@ -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; }