Template:Script/style.css: Difference between revisions

From FiguraMC
Slyme (talk | contribs)
No edit summary
Slyme (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
}
}


scriptbox {
.scriptbox {
margin-top: 14px;
margin-top: 14px;
}
.scriptname {
margin-bottom: .5em;
font-weight: bold;
}
}

Latest revision as of 03:23, 6 October 2024

pre {
	margin-top: 0;
}

.scriptbox {
	margin-top: 14px;
}


.scriptname {
	margin-bottom: .5em;
	font-weight: bold;
}