MediaWiki:Timeless.css: Unterschied zwischen den Versionen

Aus AuroraWiki
Test5
funktioniert nicht
Markierungen: Ersetzt Rückgängigmachung
 
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
/* All CSS here will be loaded for users of the Timeless skin */
/* All CSS here will be loaded for users of the Timeless skin */
p{
p{
margin: 20px 10px 20px 10px;
margin: 15px 10px 15px 10px;
}
}

Aktuelle Version vom 21. April 2025, 14:34 Uhr

/* All CSS here will be loaded for users of the Timeless skin */
p{
	margin: 15px 10px 15px 10px;
}