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) K |
C3o (Diskussion | Beiträge) |
||
Zeile 1: | Zeile 1: | ||
− | body { background-image:none; background-color:#FFF; border-bottom:1em solid | + | body { background-image:none; background-color:#FFF; border-bottom:1em solid #E45712; font-family:Verdana,sans-serif } |
h1, h2, h3, h4, h5, h6 { font-family:Arial,Helvetica,sans-serif } | h1, h2, h3, h4, h5, h6 { font-family:Arial,Helvetica,sans-serif } | ||
− | a { color:#394A70 } | + | a, #bodyContent a.external { color:#394A70 } |
− | a:visited { color:# | + | a:visited { color:#666 } |
#p-cactions li a { color:#000 } | #p-cactions li a { color:#000 } | ||
− | #p-cactions .new a { color:# | + | #p-cactions .new a { color:#444; font-style:italic } |
#p-personal li a { color:#959BA9 } | #p-personal li a { color:#959BA9 } | ||
#p-personal li a:hover { color:#FFF; background-color:transparent } | #p-personal li a:hover { color:#FFF; background-color:transparent } | ||
− | |||
− | #p-logo { z-index:0; width:100%; height:85px; background:#27364E url('http://c3o.org/misc/metalab/skin/ | + | #p-logo { z-index:0; width:100%; height:85px; background:#27364E url('http://c3o.org/misc/metalab/skin/ecke.jpg') right top no-repeat } |
− | #p-logo a, #p-logo a:hover { display:block | + | #p-logo a, #p-logo a:hover { display:block; height:85px; width:160px; background-image:url('http://c3o.org/misc/metalab/skin/logo.gif') !important; background-position:left bottom !important } |
− | |||
− | |||
− | |||
#p-cactions, #p-personal { z-index:3; } | #p-cactions, #p-personal { z-index:3; } | ||
#p-cactions { top:85px; margin-top:-1.85em } | #p-cactions { top:85px; margin-top:-1.85em } | ||
#p-cactions li, .pBody { border:0 } | #p-cactions li, .pBody { border:0 } | ||
− | #p-cactions li a { padding-top:.2em } | + | #p-cactions li a { background-color:#959BA9; padding-top:.2em } |
+ | #p-cactions li.selected a { background-color:#FFF } | ||
#p-cactions li a:hover { background-color:#CCC; } | #p-cactions li a:hover { background-color:#CCC; } | ||
#p-personal { margin-top:.5em; } | #p-personal { margin-top:.5em; } | ||
Zeile 30: | Zeile 27: | ||
#searchform { text-align:left } | #searchform { text-align:left } | ||
− | h1.firstHeading { display:inline; line-height:1.22em; width:10em; padding:0; background-color:#999; color:#FFF; font-size:175%; font-variant:small-caps; padding-right:. | + | #content { margin-top:105px; border:0 } |
+ | #bodyContent { background-color:#EEE; padding:1em; padding-top:0; margin-top:1em } | ||
+ | #bodyContent a.new { color:#E45712 } | ||
+ | h1.firstHeading { display:inline; line-height:1.22em; width:10em; padding:0; background-color:#999; color:#FFF; font-size:175%; font-variant:small-caps; padding-right:.6em; padding-left:.1em } | ||
+ | .previewnote { color:#E45712 } | ||
+ | #bodyContent .thumb { border-color:#EEE } | ||
#footer { border:0; padding:0; margin-bottom:.5em; text-align:right } | #footer { border:0; padding:0; margin-bottom:.5em; text-align:right } | ||
#footer img { display:none } | #footer img { display:none } |
Version vom 24. Februar 2006, 18:45 Uhr
body { background-image:none; background-color:#FFF; border-bottom:1em solid #E45712; font-family:Verdana,sans-serif } h1, h2, h3, h4, h5, h6 { font-family:Arial,Helvetica,sans-serif } a, #bodyContent a.external { color:#394A70 } a:visited { color:#666 } #p-cactions li a { color:#000 } #p-cactions .new a { color:#444; font-style:italic } #p-personal li a { color:#959BA9 } #p-personal li a:hover { color:#FFF; background-color:transparent } #p-logo { z-index:0; width:100%; height:85px; background:#27364E url('http://c3o.org/misc/metalab/skin/ecke.jpg') right top no-repeat } #p-logo a, #p-logo a:hover { display:block; height:85px; width:160px; background-image:url('http://c3o.org/misc/metalab/skin/logo.gif') !important; background-position:left bottom !important } #p-cactions, #p-personal { z-index:3; } #p-cactions { top:85px; margin-top:-1.85em } #p-cactions li, .pBody { border:0 } #p-cactions li a { background-color:#959BA9; padding-top:.2em } #p-cactions li.selected a { background-color:#FFF } #p-cactions li a:hover { background-color:#CCC; } #p-personal { margin-top:.5em; } #p-personal ul { margin-right:120px } li#pt-userpage, li#pt-anonuserpage, li#pt-login { background-image:url('http://c3o.org/misc/metalab/skin/user.gif') } #p-navigation, #p-search, #p-tb { position:relative; top:-4em } #column-one h5 { display:none } #searchform { text-align:left } #content { margin-top:105px; border:0 } #bodyContent { background-color:#EEE; padding:1em; padding-top:0; margin-top:1em } #bodyContent a.new { color:#E45712 } h1.firstHeading { display:inline; line-height:1.22em; width:10em; padding:0; background-color:#999; color:#FFF; font-size:175%; font-variant:small-caps; padding-right:.6em; padding-left:.1em } .previewnote { color:#E45712 } #bodyContent .thumb { border-color:#EEE } #footer { border:0; padding:0; margin-bottom:.5em; text-align:right } #footer img { display:none }