diff --git a/app/assets/stylesheets/ui_basic.scss b/app/assets/stylesheets/ui_basic.scss index f78f4422..8efe01b8 100644 --- a/app/assets/stylesheets/ui_basic.scss +++ b/app/assets/stylesheets/ui_basic.scss @@ -51,7 +51,7 @@ float:left; margin-left:5px; font-size:20px; - line-height:34px; + line-height:36px; font-weight:bold; color:#aaa; text-shadow: 0 1px 1px #FFF; @@ -94,7 +94,7 @@ margin:0; margin-right:30px; font-size:20px; - line-height:34px; + line-height:36px; font-weight:bold; color:$style_color; text-shadow: 0 1px 1px #FFF; diff --git a/app/assets/stylesheets/ui_mars.scss b/app/assets/stylesheets/ui_mars.scss index fb0b59df..34902879 100644 --- a/app/assets/stylesheets/ui_mars.scss +++ b/app/assets/stylesheets/ui_mars.scss @@ -115,7 +115,7 @@ margin:0; margin-right:30px; font-size:20px; - line-height:34px; + line-height:38px; font-weight:bold; color:#fff; text-shadow: 0 1px 1px #111;