Benutzer:WhileTrue/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.
table.metadata{display:block;} a.stub{color:#077F00;} p{text-align:justify;} /* Suchfeld etwas anders. flacher und weniger windows-like */ #searchInput { border-style: solid; border-width: 1px; border-color: #A0A0A0; } .searchButton { border-style: solid; border-width: 1px; border-color: #A0A0A0; background-color: #F0F0F0; color: #000000; } /* Ausblendungen */ #p-logo{display:none;} /* Wikipedia-Logo */ #n-sitesupport{display:none;} /* Navigation: "Spenden" */ #p-personal{display:none;} #editpage-copywarn-copywarn{display:none;} /* Copyright-Warnungen unter dem Editier-Fenster */ #footer{display:none;} /* blendet die Fußzeile aus */ /* Runde Fensterecken mit Gecko (Mozilla, Firefox etc.) */ #p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; } #content { -moz-border-radius-topleft: 4px; -moz-border-radius-bottomleft: 4px; } div.pBody { -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; } /* Dotted borders on pre look ugly, replace with a solid one */ #bodyContent pre { border: 1px solid #aaa; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-bottomleft: 4px; } /* Categories */ #catlinks { border: 1px solid #AAAAAA; background: #f9f9f9; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-bottomleft: 4px; padding:5px; margin-top: 1em; clear: both; } /* TOC */ #toc{ border: 1px solid #AAAAAA; background: #f9f9f9; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-bottomleft: 4px; } /* Hauptseite */ .MainPageBG{ -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-bottomleft: 4px; }