0002017: Narrative Web Report: Mainz Style needs to be widened (patch from Jason Simanek <jsimanek@gmail.com>)

svn: r10475
This commit is contained in:
Brian Matherly 2008-04-05 18:50:34 +00:00
parent a46e733398
commit d04be3245a
2 changed files with 5 additions and 5 deletions

View File

@ -69,7 +69,7 @@ img {
background:none; background:none;
} }
.content { .content {
width:900px; width:965px;
margin:0 auto; margin:0 auto;
padding-bottom:.5em; padding-bottom:.5em;
background:url(images/NWeb_Mainz_Mid.png) #FFF2C6 repeat; background:url(images/NWeb_Mainz_Mid.png) #FFF2C6 repeat;
@ -168,10 +168,10 @@ a:visited {
/* Header/Navigation Styles */ /* Header/Navigation Styles */
/* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */
#Header { #Header {
width:900px; width:965px;
margin:0 auto; margin:0 auto;
padding:5em 0 2px 0; padding:5em 0 2px 0;
background:url(images/NWeb_Mainz_Header.png) no-repeat top; background:url(images/NWeb_Mainz_Header.png) repeat-x top left;
} }
#SiteTitle { #SiteTitle {
color:#7D5925; color:#7D5925;
@ -197,7 +197,7 @@ a:visited {
} }
#Navigation { #Navigation {
font-family:sans-serif; font-family:sans-serif;
width:900px; width:965px;
margin:0 auto; margin:0 auto;
padding:0; padding:0;
background:url(images/NWeb_Mainz_MidLight.png) #FFF2C6; background:url(images/NWeb_Mainz_MidLight.png) #FFF2C6;
@ -245,7 +245,7 @@ a:visited {
/* Footer Styles */ /* Footer Styles */
/* ------------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------------ */
#footer { #footer {
width:900px; width:965px;
margin:0 auto; margin:0 auto;
padding:0; padding:0;
clear:both; clear:both;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 306 KiB

After

Width:  |  Height:  |  Size: 334 KiB