summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--htdocs/style/base.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/style/base.css b/htdocs/style/base.css
index 63e493f..db451d4 100644
--- a/htdocs/style/base.css
+++ b/htdocs/style/base.css
@@ -10,7 +10,7 @@ br, input, button, textarea, h1, h2, h3, h4, h5, strong {
font-size: 100%;
font-family: Helvetica, Arial, Sans-Serif;
vertical-align: baseline;
- background-color: transparent;
+ background-color: white;
color: #1f2126;
line-height: 1;
text-align: left;