MediaWiki:Gadget-site.css: Unterschied zwischen den Versionen

Aus Geschichts-Wiki
(Die Seite wurde neu angelegt: „.test { background-repeat: no-repeat; }“)
 
Keine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:
background-repeat: no-repeat;
background-repeat: no-repeat;
}
}
{{#css:
  body {
    background: yellow;
    font-size: 20pt;
    color: red;
  }
}}

Version vom 27. September 2023, 14:23 Uhr

.test {
	background-repeat: no-repeat;
}


{{#css:
  body {
    background: yellow;
    font-size: 20pt;
    color: red;
  }
}}

Debug data: