Zum Inhalt springen

Benutzer:Threedots/monobook.css

aus Wikipedia, der freien Enzyklopädie
Dies ist eine alte Version dieser Seite, zuletzt bearbeitet am 29. April 2006 um 14:53 Uhr durch Threedots (Diskussion | Beiträge) (li ohne vergrößerten oberen Abstand). Sie kann sich erheblich von der aktuellen Version unterscheiden.

Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.

  • Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
  • Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
  • Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
p { line-height:200%; margin-top:1.2em; }
li { line-height:200%; }

table.metadata { display:block; }
#p-cactions ul li, #p-cactions ul li a {  
  -moz-border-radius-topleft: .5em;
  -moz-border-radius-topright: .5em;
}
#content { 
  -moz-border-radius-topleft: .5em; 
  -moz-border-radius-bottomleft: .5em;
}
div.pBody {
  -moz-border-radius-topright: .5em;
  -moz-border-radius-bottomright: .5em;
}
#mytabs li, #mytabs li a { 
  -moz-border-radius-bottomleft: .5em;
  -moz-border-radius-bottomright: .5em;
}

#siteNotice { display:none; }

#hauptseite h2 { font-size:110%; padding:0.2em 0.5em 0.2em 0.5em; -moz-border-radius:0; text-indent:0; }
.hauptseite-oben h2, .hauptseite-unten h2 { background-color:#eeeeee !important; border-color:#cccccc !important; }
.hauptseite-links h2 { background-color:#faecc8 !important; border-color:#fad67d !important; }
.hauptseite-rechts h2 { background-color:#d0e5f5 !important; border-color:#abd5f5 !important; }
#hauptseite .inhalt { padding:0.4em 1em 0.3em 1em; -moz-border-radius:0; }
.hauptseite-oben .inhalt, .hauptseite-unten .inhalt { background-color:#f9f9f9 !important; border-color:#cccccc !important; }
.hauptseite-links .inhalt { background-color:#faf6ed !important; border-color:#fad67d !important; }
.hauptseite-rechts .inhalt { background-color:#f1f5fc !important; border-color:#abd5f5 !important; }
.hauptseite-oben .inhalt .portale-1 { display:inline; }
.hauptseite-oben .inhalt .portale-2 { display:none; }
#hauptseite .inhalt hr { background-color:#d0e5f5; color:#d0e5f5; margin:0.4em 0; }
.hauptseite-links .inhalt .mehr { border-top:1px solid #faecc8 !important; padding-top:0.4em; }
.hauptseite-rechts .inhalt .mehr { border-top:1px solid #d0e5f5 !important; padding-top:0.4em; }
#hauptseite-verstorbene { display:none; }