feature(css) style height: .fm 85%, .keyspanel 15%

This commit is contained in:
coderaiser 2013-12-24 12:08:53 +00:00
parent 6437e5d547
commit 7ecce39fb8

View file

@ -156,7 +156,7 @@ body {
background-image:url('/img/txt.png');
}
.fm {
height: 90%;
height: 85%;
margin: 26px 26px 0 26px;
}
.fm-header {
@ -198,7 +198,7 @@ body {
.keyspanel {
text-align: center;
height: 10%;
height: 15%;
}
.name {