mourningdove/htdocs/stc/choice-list.css

12 lines
173 B
CSS
Raw Normal View History

2026-05-24 01:03:05 +00:00
.choice-list ul {
list-style: none;
}
.choice-list fieldset.submit {
float: none;
width: auto;
text-align: center;
padding: 1em 0;
margin:0;
}