Template

Tutorial/styles.css

From Dogcraft Wiki

(Created page with "@media only screen and (max-width: 640px) { #tutorial-nav { order: -1; } }")
 
No edit summary
 
Line 1: Line 1:
@media only screen and (max-width: 640px) {
@media only screen and (max-width: 640px) {
#tutorial-nav {
#tutorial-chapters {
order: -1;
order: -1;
}
}
}
}

Latest revision as of 18:37, 4 August 2022

@media only screen and (max-width: 640px) {
	#tutorial-chapters {
		order: -1;
	}
}
Background Takeshi by Edo