Template:MainWelcome/styles.css

From Equestripedia, the Archives of Equestria!
Revision as of 13:27, 27 September 2022 by Amelia (talk | contribs) (Created page with "@media only screen and (max-width:900px) { #welcomepic { position: fixed; visibility: hidden; } #welcomecaption { width: 70%; } #welcomedescription { margin: 0 3px 10px !important; } }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
@media only screen and (max-width:900px) {
	#welcomepic {
		position: fixed;
		visibility: hidden; }
	#welcomecaption {
		width: 70%; }
	#welcomedescription {
		margin: 0 3px 10px !important; }
}