summaryrefslogtreecommitdiffhomepage
path: root/themes/freifunk-bno/htdocs
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-11-21 16:04:10 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-11-21 16:04:10 +0000
commitc9556c02bb49d5eee903ade2e73ea586ee09afde (patch)
tree186bb976ee0c0a8ee045bbc35d9ab6ce8e4f4515 /themes/freifunk-bno/htdocs
parent8da6c1a49f2ab91d8816a41df0ce5cacb5b9f084 (diff)
themes: add cbi-button-download class, whitespace cleanup
Diffstat (limited to 'themes/freifunk-bno/htdocs')
-rw-r--r--themes/freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css12
1 files changed, 6 insertions, 6 deletions
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 5e5d75cd1..4f89b2d3a 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;