mirror of
https://github.com/ksherlock/ensoniq-buddy.git
synced 2025-02-11 18:30:48 +00:00
update css
This commit is contained in:
parent
d4486b502e
commit
f0ee46793d
@ -16,6 +16,11 @@ sub {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
fieldset {
|
||||
width: 30em;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
legend a {
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
@ -26,4 +31,8 @@ legend a:last-of-type {
|
||||
}
|
||||
legend a.selected {
|
||||
color: blue;
|
||||
}
|
||||
|
||||
code {
|
||||
line-height: initial;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user