Benutzer:Herr Th./monobook.css
aus Wikipedia, der freien Enzyklopädie
Hinweis: Leere nach dem Speichern den Browser-Cache, um die Änderungen zu sehen: Mozilla/Firefox: Shift-Strg-R, Internet Explorer: Strg-F5, Opera: F5, Safari: ⌘-R, Konqueror: Strg-R.
:root > body { line-height:150% !important; } #fundraising { display:none !important; } #pt-userpage, #pt-mytalk, #pt-watchlist, #pt-mycontris, #wpSummaryLabel, #siteNotice { display:none !important; } #p-cactions { top:1.1em !important; overflow:hidden !important; margin:0 !important; padding:0 !important; width:100% !important; } #p-cactions li, #p-cactions li a { margin:0 !important; padding:0.1em 0.2em !important; } dd { /** Betrifft freilich im Grunde nur die Definitionslisten auf Diskussionsseiten, doch sind diese beklagenswerterweise nicht genauer adressierbar. */ min-width:36em !important; } a.new, li.new a { color:#567 !important; } a.stub, li.stub a { color:#244 !important; } /** Korrektur häßlicher Signaturen. */ a[title^="Benutzer"] * { background:inherit !important; color:inherit !important; font-size:inherit !important; font-weight:inherit !important; text-decoration:none !important; } /** Eine gute Idee von [[Benutzer: D]] */ li#ca-edit a[href*="title=Benutzer:"] { color:#b22; } li#ca-edit a[href*="title=Benutzer:Herr_Th./"] { color:inherit; } li#ca-edit a[href*="title=Benutzer:Herr_Th.&"] { color:inherit; } /** Enthäßlichte Überschriftennummerierung */ h1, #toctitle h2 { counter-reset:h2; } h2 { counter-increment:h2; counter-reset:h3; } h3 { counter-increment:h3; counter-reset:h4; } h4 { counter-increment:h4; counter-reset:h5; } h5 { counter-increment:h5; counter-reset:h6; } h6 { counter-increment:h6; } h2:before { content:counter(h2) ". "; } h3:before { content:counter(h2) "." counter(h3) ". "; } h4:before { content:counter(h2) "." counter(h3) "." counter(h4) ". "; } h5:before { content:counter(h2) "." counter(h3) "." counter(h4) "." counter(h5) ". "; } h6:before { content:counter(h2) "." counter(h3) "." counter(h4) "." counter(h5) "." counter(h6) ". "; } #column-one h1:before, #column-one h2:before, #column-one h3:before, #column-one h4:before, #column-one h5:before, #column-one h6:before { content:""; }