1
0
mirror of https://github.com/ksherlock/ensoniq-buddy.git synced 2025-03-23 01:30:18 +00:00
This commit is contained in:
Kelvin Sherlock 2021-10-13 13:02:50 -04:00
parent 3331a4ef45
commit c1ddf06f08

@ -1,15 +1,12 @@
html {
line-height: 4ex;
}
#form div {
line-height: 4ex;
}
#form label {
fieldset label {
display: inline-block;
width: 6em;
}
#form label:after {
fieldset label:after {
content: ": ";
}
sub {