summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--toolkit/content/logopage.xhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/content/logopage.xhtml b/toolkit/content/logopage.xhtml
index 614bb1a703..80de8ed580 100644
--- a/toolkit/content/logopage.xhtml
+++ b/toolkit/content/logopage.xhtml
@@ -13,7 +13,7 @@
<title></title>
<style type="text/css">
body {
- background: rgb(229,229,229);
+ background: #eee;
color: black;
}