MediaWiki:Hassomecolours.css: Difference between revisions

From The Kodiak Republic Wiki

Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
.toc ul {
@media screen and (max-width: 700px) {
margin: 0.3em 0 !important;
.toc ul {
margin: 0.3em 0;
padding: 0 0.5em !important;
padding: 0 0.5em;
}
}
}

@media screen {
.toc ul {
margin: 0.3em 0;
padding: 0 0.5em;
}
}

Revision as of 11:35, 27 December 2022

.toc ul {
		margin: 0.3em 0 !important;
		padding: 0 0.5em !important;
	}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.