MediaWiki:Mobile.css: Skillnad mellan sidversioner

Från Teaterföreningen Thespis
Skapade sidan med 'All CSS here will be loaded for users of the mobile site: .boxedin { margin:0; width: 100%; } .halfpage { width: 100%; }'
 
(Ingen skillnad)

Nuvarande version från 18 mars 2025 kl. 15.00

/* All CSS here will be loaded for users of the mobile site */
.boxedin {
	margin:0;
	width: 100%; 
}
.halfpage {
	width: 100%;
}