diff options
Diffstat (limited to 'toolkit')
-rw-r--r-- | toolkit/content/logopage.xhtml | 2 |
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; } |