Template: Decision/style.css

(Created page with ".tpl-decision { border: 1px solid lightblue; border-left-width: 4px; border-radius: 0.5em; padding:0.5em }")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
.tpl-decision {
.tpl-decision-notes {
border: 1px solid lightblue; border-left-width: 4px; border-radius: 0.5em; padding:0.5em }
display: block;
}

Latest revision as of 02:47, 20 July 2021

.tpl-decision-notes {
	display: block;
}
Discuss this page