MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Lehr- und Ausbildungsplan für Fachlehrkräfte
Zeile 6: | Zeile 6: | ||
span.toctext { | span.toctext { | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | span.tocnumber { | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
.toc>ul ul { margin-left:.2rem !important; } | .toc>ul ul { margin-left:.2rem !important; } |
Version vom 28. November 2018, 03:09 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
span.mw-headline {
font-weight: bold;
}
span.toctext {
font-weight: bold;
}
span.tocnumber {
font-weight: bold;
}
.toc>ul ul { margin-left:.2rem !important; }