This repository has been archived on 2026-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
fradrive-old/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;
}
}