Update style.css
This commit is contained in:
parent
b3dcac9064
commit
78141ad228
|
|
@ -530,7 +530,8 @@ button, input[type="submit"], input[type="reset"] {
|
||||||
width: 97%;
|
width: 97%;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
font-size: 0.75em;
|
font-size: 0.75em;
|
||||||
height: 2.5em
|
height: 2.5em;
|
||||||
|
line-height: 1;
|
||||||
}
|
}
|
||||||
#saveFile, #loadFile {
|
#saveFile, #loadFile {
|
||||||
font-size: small
|
font-size: small
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue