mirror of
https://github.com/ksherlock/ensoniq-buddy.git
synced 2025-03-26 05:29:34 +00:00
css fix
This commit is contained in:
parent
3331a4ef45
commit
c1ddf06f08
@ -1,15 +1,12 @@
|
|||||||
html {
|
html {
|
||||||
line-height: 4ex;
|
line-height: 4ex;
|
||||||
}
|
}
|
||||||
#form div {
|
|
||||||
line-height: 4ex;
|
|
||||||
}
|
|
||||||
|
|
||||||
#form label {
|
fieldset label {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 6em;
|
width: 6em;
|
||||||
}
|
}
|
||||||
#form label:after {
|
fieldset label:after {
|
||||||
content: ": ";
|
content: ": ";
|
||||||
}
|
}
|
||||||
sub {
|
sub {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user