Template:Script/style.css: Difference between revisions

From FiguraMC
Slyme (talk | contribs)
No edit summary
Slyme (talk | contribs)
No edit summary
Line 5: Line 5:
.scriptbox {
.scriptbox {
margin-top: 14px;
margin-top: 14px;
}
.scriptname {
margin-bottom: .5em;
}
}

Revision as of 03:22, 6 October 2024

pre {
	margin-top: 0;
}

.scriptbox {
	margin-top: 14px;
}


.scriptname {
	margin-bottom: .5em;
}