MediaWiki:Timeless.css: Unterschied zwischen den Versionen
Aus AuroraWiki
Test |
Test2 Markierung: Zurückgesetzt |
||
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: 10px; | margin: 10px 10px; | ||
} | } |
Version vom 10. Juli 2024, 07:55 Uhr
/* All CSS here will be loaded for users of the Timeless skin */
p{
margin: 10px 10px;
}