From 7ecce39fb8626e3c5478a965e022ff7f7bad307f Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 24 Dec 2013 12:08:53 +0000 Subject: [PATCH] feature(css) style height: .fm 85%, .keyspanel 15% --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 1f7b0b0f..c19d22e0 100644 --- a/css/style.css +++ b/css/style.css @@ -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 {