From c9556c02bb49d5eee903ade2e73ea586ee09afde Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 21 Nov 2012 16:04:10 +0000 Subject: themes: add cbi-button-download class, whitespace cleanup --- .../freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'themes/freifunk-bno/htdocs/luci-static') diff --git a/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css b/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css index 5e5d75cd14..4f89b2d3af 100644 --- a/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css +++ b/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css @@ -8,16 +8,16 @@ body { color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 100%; - line-height: 100%; + line-height: 100%; background-image: url(images/main-back.png); background-repeat: repeat-x; background-position: left bottom; } -#all { +#all { margin: 0px; padding: 0px; min-height: 800px; -} +} code { font-family: monospace; @@ -27,7 +27,7 @@ code { a:link, a:visited { color:#000000; font-weight:bold; - text-decoration:none; + text-decoration:none; } a:hover { color:#333333; @@ -201,7 +201,7 @@ div#maincontent ul { color: #000000; text-decoration: none; font-size: 70%; - font-weight: bold; + font-weight: bold; } @@ -211,7 +211,7 @@ div#maincontent ul { border-top:0.3em solid #FFCB05; margin-top: -0.2em; } -.mainmenu .active a{ +.mainmenu .active a{ color: #000000; font-weight: bold; border-top:0.2em solid #FFCB05; -- cgit v1.2.3