Index: skins/vector/screen.css =================================================================== --- skins/vector/screen.css (revision 780) +++ skins/vector/screen.css (working copy) @@ -19,12 +19,8 @@ padding: 0; font-family: sans-serif; font-size: 1em; + background-color: #ffffff; } -body { - background-color: #f3f3f3; - /* @embed */ - background-image: url(images/page-base.png); -} /* Content */ div#content { margin-left: 10em; @@ -36,7 +32,6 @@ background-color: white; color: black; direction: ltr; - box-shadow: 0 0 5px #ccc } /* Head */ #mw-page-base { @@ -46,6 +41,7 @@ background-image: url(images/page-fade.png); background-position: bottom left; background-repeat: repeat-x; + margin-left: 11em; } #mw-head-base { margin-top: -5em; @@ -58,9 +54,11 @@ } div#mw-head { position: absolute; - top: 105px; + top: 120px; right: 0; width: 100%; + height: 0; + overflow: visible; } div#mw-head h5 { margin: 0; @@ -904,6 +902,7 @@ background-image: url('../sites/all/themes/zen_reactos/images/topgradient.png'); background-repeat: repeat-x; height: 145px; + font-family: "Verdana", sans-serif; } #logo {