git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
89c8f98
)
themes/openwrt.org: fix css for background
author
Jo-Philipp Wich
<redacted>
Sat, 17 Jan 2009 17:39:57 +0000
(17:39 +0000)
committer
Jo-Philipp Wich
<redacted>
Sat, 17 Jan 2009 17:39:57 +0000
(17:39 +0000)
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
patch
|
blob
|
history
diff --git
a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
index cf4265d6aff4b4232165e1fcdad72b43d24ea165..3e68513ae552c121f73ca50bdd1711b0bdd96aae 100644
(file)
--- a/
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
+++ b/
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
@@
-2,20
+2,17
@@
@media all {
-html,
body {
+ color: #ffffff;
background-color: #4a6b7c;
background-image: url(bg.jpg);
background-position: bottom center;
background-repeat: repeat-x;
- color: #ffffff;
- height: 100%;
-}
-
-body {
font-family: Verdana, Arial, sans-serif;
font-size: 101%;
line-height: 100%;
+ height: 100%;
+ padding-bottom: 1.5em;
}
* {
git clone https://git.99rst.org/PROJECT