MediaWiki:Timeless.css: Unterschied zwischen den Versionen

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

Version vom 10. Juli 2024, 10:04 Uhr

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