Template: Decision/style.css

(Samwilson changed the content model of the page Template:Decision/style.css from "wikitext" to "Sanitized CSS")
Tag: content model change
No edit summary
Line 1: Line 1:
.tpl-decision {
.tpl-decision {
border: 1px solid lightblue; border-left-width: 4px; border-radius: 0.5em; padding:0.5em }
border: 1px solid lightblue;
border-left-width: 4px;
border-radius: 0.5em;
padding: 0.5em;
}

Revision as of 03:44, 27 June 2021

.tpl-decision {
	border: 1px solid lightblue;
	border-left-width: 4px;
	border-radius: 0.5em;
	padding: 0.5em;
}
Discuss this page