From 2024e193ea61e8e70ffaf607f2b8644c8e6e6e05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Stenberg?= Date: Wed, 10 Nov 2004 11:36:51 +0000 Subject: [PATCH] Set style for 'html' too git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5394 a1c6a512-1295-4272-9138-f99709370657 --- www/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;