Bruger:Nordmensch/common.css

Fra Wikipedia, den frie encyklopædi
.mw-special-Watchlist .mw-changeslist-line-watched .mw-title { font-weight:normal;  font-style:normal;}

/* Typografie-Update weitgehend rückgängig machen */
div#content h1,
div#content h2,
div#content #firstHeading {
        font-family: serif; /* Hier auch "serif" durch "sans-serif" ersetzen, falls gewünscht */
}
 
html,
body,
div#content .mw-editsection,
div#content .mw-editsection-like,
div#content #toc h2,
div#content .toc h2,
div#hauptseite h2 {
        font-family: sans-serif;
}
 
#bodyContent {
        font-size: .8125em;
}
 
div#content {
        color: black;
}