From 0a20d3e3c6ff29bf9fe2ca51f3e13cde2d1575dd Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Tue, 10 May 2016 16:02:46 -0400 Subject: #246 style correction Former-commit-id: 3de54ad01c47579a26adcfe7fc99d81f0caa5335 --- www/css/style.css | 14 ++++++++++++-- www/templates/monitors-modal.html | 2 +- 2 files changed, 13 insertions(+), 3 deletions(-) (limited to 'www') diff --git a/www/css/style.css b/www/css/style.css index 1b9c1e16..ede35c09 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -901,7 +901,15 @@ body { font-family: sans-serif; } color:white; z-index:99; - font-size: 1.5em; + font-size: 0.7em; + font-family: sans-serif; + text-transform: uppercase; +} + + +#flyoutmenu ul li a i { + + font-size: 2.5em; font-family: sans-serif; text-transform: uppercase; } @@ -909,7 +917,9 @@ body { font-family: sans-serif; } #flyoutmenu li { display: inline-block; margin-bottom: .2em; - padding:0.5em; + padding:0.7em; + margin-right: 4px; + line-height: 100%; } diff --git a/www/templates/monitors-modal.html b/www/templates/monitors-modal.html index 8e29449b..2fd75bf5 100644 --- a/www/templates/monitors-modal.html +++ b/www/templates/monitors-modal.html @@ -92,7 +92,7 @@ -
+
  • -- cgit v1.2.3