diff --git a/theme/stoica/display.css b/theme/stoica/display.css index 73a513c106..125df7ed03 100644 --- a/theme/stoica/display.css +++ b/theme/stoica/display.css @@ -40,7 +40,7 @@ h1 { #header { position: relative; margin: 0 auto; - width: 540px; + width: 600px; height: 216px; } #logo { @@ -105,7 +105,7 @@ p#branding a { list-style-type: none; font-size: 14px; font-weight: bold; - width: 540px; + width: 600px; /*height: 30px;*/ } #nav_views li { @@ -148,7 +148,7 @@ p#branding a { font-weight: bold; line-height: 21px; border-top: 1px solid #D8E2D7; - width: 540px; + width: 600px; } #nav_sub li { display: block; @@ -210,7 +210,7 @@ p#branding a { margin: 0 auto; padding: 0; list-style-type: none; - width: 540px; + width: 600px; border-top: 1px solid #D8E2D7; } #notices a:hover { @@ -394,7 +394,7 @@ ul.subscriptions li, ul.subscribers li { #pagination { margin: 18px auto; - width: 540px; + width: 600px; } #nav_pagination { margin: 0 0 36px 0; @@ -428,7 +428,7 @@ ul.subscriptions li, ul.subscribers li { clear: both; margin: 0 auto; padding: 0 0 36px 0; - width: 540px; + width: 600px; border-top: 1px solid #D8E2D7; } #footer p { @@ -614,7 +614,7 @@ input#openid_url { margin: 0 auto; padding: 0; list-style-type: none; - width: 540px; + width: 600px; border-top: 1px solid #D8E2D7; /*border: 1px solid #F00;*/ } @@ -777,7 +777,7 @@ font-size: 60%; margin: 0 auto; padding: 0; list-style-type: none; - width: 540px; + width: 600px; border-top: 1px solid #D8E2D7; }