Benutzer Diskussion:My 2 ct/monobook.css
.fundraiser-box {display:none}
- siteNotice {display:none; }
/* Personendaten darstellen: 1.Firefox 2.IE */ table.metadata { display:table; } /* table.metadata { display:block; } */
/* Anzeige von Byte-Änderungen */
.mw-plusminus-pos {color: #000000;}
.mw-plusminus-neg {color: #ff0000;}
.mw-plusminus-null {color: #0000ff;}
/* Link-Farben: */
a { color: #0000FF; } /* Gewöhnliche Links blau */
a:visited { color: #7F7FFF; } /* Besuchte Links heller */
a:active, a.new { color: #FF0000; } /* Nicht existierende Links rot (=dunkel) */
a.interwiki, a.external { color: #3366BB; } /* der normale Default, noch nicht optimiert */
a.stub { color: #772233; } /* der normale Default, noch nicht optimiert */
/* Texte in Versionlistenvergleich: */ /* Veränderter Text in modifizierten Absätzen blau auf grauem Hintergrund */ .diffchange {background-color: #BBBBBB; color: #0000FF;}