mirror of
https://github.com/ksherlock/ensoniq-buddy.git
synced 2025-03-23 01:30:18 +00:00
css fix
This commit is contained in:
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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user