Difference between revisions of "User:Hayaku/common.css"

From Stoneshard wiki
Jump to navigation Jump to search
m (Hayaku moved page User:Hayaku/common.css to User:Hayaku/vector.css without leaving a redirect)
m (Hayaku moved page User:Hayaku/vector.css to User:Hayaku/common.css without leaving a redirect)
(No difference)

Revision as of 19:14, 27 July 2022

div#mw-panel {
	margin-left: 1em;
}
@media screen and (max-width: 720px) {
	div#mw-panel {
		margin-left: 0;
	}
}