MediaWiki:Timeless.css: Unterschied zwischen den Versionen

Aus Linupedia.org
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „CSS placed here will affect users of the Timeless skin: #mw-content h1.firstHeading { margin: 0.25em 0 0.5em; border-bottom: solid 4px #73BA25; }“)
(kein Unterschied)

Version vom 6. Februar 2022, 23:29 Uhr

/* CSS placed here will affect users of the Timeless skin */
#mw-content h1.firstHeading {
    margin: 0.25em 0 0.5em;
    border-bottom: solid 4px #73BA25;
}