summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2004-11-10 11:36:51 +0000
committerBjörn Stenberg <bjorn@haxx.se>2004-11-10 11:36:51 +0000
commit2024e193ea61e8e70ffaf607f2b8644c8e6e6e05 (patch)
tree7a197442509d13e9ce2c81c9105ec2269b591c45 /www
parent00321de59c3f002cdc0a14df8c08c3ef98a68d76 (diff)
downloadrockbox-2024e193ea61e8e70ffaf607f2b8644c8e6e6e05.tar.gz
rockbox-2024e193ea61e8e70ffaf607f2b8644c8e6e6e05.zip
Set style for 'html' too
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5394 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www')
-rw-r--r--www/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/style.css b/www/style.css
index 225be8d171..cd8a09a28d 100644
--- a/www/style.css
+++ b/www/style.css
@@ -1,4 +1,4 @@
-BODY {
+BODY, HTML {
background-color: #b6c6e5;
color: black;
margin: 0px;