mourningdove/htdocs/stc/choice-list.css
2026-05-24 01:03:05 +00:00

11 lines
173 B
CSS

.choice-list ul {
list-style: none;
}
.choice-list fieldset.submit {
float: none;
width: auto;
text-align: center;
padding: 1em 0;
margin:0;
}