X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;ds=sidebyside;f=static%2Fexodus%2Fcss%2Fscreen.css;h=851b19828c44e32c105583693a8b7ed37be8fa63;hb=78e5a10d637a17561c5242841089864a74e14d41;hp=d0402bf0a9fa671d2abeb0209280e916433635ab;hpb=a73a527d0e83eaaab407fb07d5c404731d92f341;p=matthijs%2Fprojects%2Fwipi.git diff --git a/static/exodus/css/screen.css b/static/exodus/css/screen.css index d0402bf..851b198 100644 --- a/static/exodus/css/screen.css +++ b/static/exodus/css/screen.css @@ -1,4 +1,4 @@ -@import url("/moinmoinstatic/modern/css/screen.css"); +@import url('../../modern/css/screen.css'); body, html { scrollbar-3dlight-color:#2D0001; @@ -23,16 +23,12 @@ body { padding:0px; } -#header { - background-color: transparent; -} -#page { +#page, #header, #footer { font-family: verdana, arial, sans-serif; font-size:11px; width:680px; - height:100%; padding-left:60px; padding-right:60px; padding-bottom:10px;