fradrive/templates/widgets/form.lucius
2018-06-30 21:50:13 +02:00

14 lines
115 B
Plaintext

.hidden {
display: none;
}
fieldset {
border: 0;
margin: 20px 0 30px;
legend {
display: none;
}
}