MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Lehr- und Ausbildungsplan für Fachlehrkräfte

Wechseln zu: Navigation, Suche
Zeile 23: Zeile 23:
 
}
 
}
  
  .toc>ul ul { margin-left:0 !important; font-weight: normal !important; }
+
  .toc>ul ul { margin-left:0.5 !important; font-weight: normal !important; }

Version vom 28. November 2018, 22:00 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */

span.mw-headline {
   font-weight: bold;
   line-height: 2.5;
}

#firstHeading {
   font-weight: bold !important;
   line-height: 1.5;
}

span.toctext {
   
}

span.tocnumber {
   
}

#toctitle {
   display: none !important;
}

 .toc>ul ul { margin-left:0.5 !important; font-weight: normal !important; }