X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=static%2Fexodus%2Fcss%2Fscreen.css;h=a014a9b090991edc61aab95eef4ebcc9a79a404f;hb=76eb6b9ab955159aca342cf2b46a3066bdcd39ed;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..a014a9b 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; @@ -131,8 +127,7 @@ td.kop2 { font-weight:bold; } -.volk { - float:left; +#page img { margin:5px; /*height:140px;*/ } @@ -153,4 +148,3 @@ td.kop2 { .Exodus-Volkeren h2 { clear: both; /* Zet nieuwe kopjes niet naast het plaatje van de vorige. */ } -