Zuletzt bearbeitet vor 3 Jahren
von Erich Sturmair

MediaWiki:QM.css: Unterschied zwischen den Versionen

imported>Erich.sturmair
Keine Bearbeitungszusammenfassung
imported>Erich.sturmair
Keine Bearbeitungszusammenfassung
Zeile 3: Zeile 3:
       background-color: #045FB4;
       background-color: #045FB4;
       color: #CED8F6;
       color: #CED8F6;
}
p {
    font-family: arial;
    text-align: left;
    color: black;
    line-height: 1.2em;
}
}
p {
p {

Version vom 8. Oktober 2021, 20:09 Uhr

h1 { 
       background-color: #045FB4;
       color: #CED8F6;
}
p {
    	font-family: arial;
    	text-align: left;
    	color: black;
    	line-height: 1.2em;
}
p {
    	font-family: arial;
    	text-align: left;
    	color: black;
    	line-height: 1.2em;
}