Benutzer:C3o/monobook.css: Unterschied zwischen den Versionen
aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springenC3o (Diskussion | Beiträge) (test) |
C3o (Diskussion | Beiträge) (v0.1) |
||
Zeile 1: | Zeile 1: | ||
− | + | body { background-image:none; background-color:#FFF; border-bottom:1em solid orange; font-family:Verdana,sans-serif } | |
+ | |||
+ | h1, h2, h3, h4, h5, h6 { font-family:Arial,Helvetica,sans-serif } | ||
+ | |||
+ | a, #p-cactions li a { color:#293A60 } | ||
+ | a:visited { color:#000 } | ||
+ | #p-personal li a { color:#959BA9 } | ||
+ | #p-personal li a:hover { color:#FFF; background-color:transparent } | ||
+ | |||
+ | #p-logo { z-index:0; width:100%; height:90px; background:#192A44 url('http://c3o.org/misc/metalab/skin/logo.gif') left bottom no-repeat } | ||
+ | #p-logo a { display:none } | ||
+ | |||
+ | #content { margin-top:110px; border:0 } | ||
+ | #bodyContent { background-color:#EEE; padding:1em; padding-top:0; margin-top:1em } | ||
+ | |||
+ | #p-cactions, #p-personal { z-index:3; } | ||
+ | #p-cactions { top:90px; margin-top:-1.85em } | ||
+ | #p-cactions li, .pBody { border:0 } | ||
+ | #p-cactions li { -moz-border-radius-topleft:1em } | ||
+ | #p-cactions li a:hover { background-color:#CCC; } | ||
+ | #p-personal { margin-top:.5em } | ||
+ | |||
+ | h1.firstHeading { display:inline; line-height:1.2em; width:10em; padding:0; background-color:#999; color:#FFF; font-size:170%; font-variant:small-caps; } | ||
+ | |||
+ | #footer { border:0; padding:0; margin-bottom:.5em; text-align:right } | ||
+ | #footer img { display:none } |
Version vom 24. Februar 2006, 17:00 Uhr
body { background-image:none; background-color:#FFF; border-bottom:1em solid orange; font-family:Verdana,sans-serif } h1, h2, h3, h4, h5, h6 { font-family:Arial,Helvetica,sans-serif } a, #p-cactions li a { color:#293A60 } a:visited { color:#000 } #p-personal li a { color:#959BA9 } #p-personal li a:hover { color:#FFF; background-color:transparent } #p-logo { z-index:0; width:100%; height:90px; background:#192A44 url('http://c3o.org/misc/metalab/skin/logo.gif') left bottom no-repeat } #p-logo a { display:none } #content { margin-top:110px; border:0 } #bodyContent { background-color:#EEE; padding:1em; padding-top:0; margin-top:1em } #p-cactions, #p-personal { z-index:3; } #p-cactions { top:90px; margin-top:-1.85em } #p-cactions li, .pBody { border:0 } #p-cactions li { -moz-border-radius-topleft:1em } #p-cactions li a:hover { background-color:#CCC; } #p-personal { margin-top:.5em } h1.firstHeading { display:inline; line-height:1.2em; width:10em; padding:0; background-color:#999; color:#FFF; font-size:170%; font-variant:small-caps; } #footer { border:0; padding:0; margin-bottom:.5em; text-align:right } #footer img { display:none }