MediaWiki:Timeless.css: Unterschied zwischen den Versionen

Aus AuroraWiki
Test3
Test4
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: 30px 10px 30px 10px;
margin: 25px 10px 25px 10px;
}
}

Version vom 10. Juli 2024, 10:03 Uhr

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