summaryrefslogtreecommitdiffstats
path: root/host/docs/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'host/docs/style.css')
-rw-r--r--host/docs/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/docs/style.css b/host/docs/style.css
index 7bd84c9c7..bf97bf007 100644
--- a/host/docs/style.css
+++ b/host/docs/style.css
@@ -1,8 +1,8 @@
body{
font-family:Arial, Helvetica, sans-serif;
-font-size:10pt;
+font-size:11pt;
color:black;
-background-color:#FEFEFE;
+background-color:white;
width:90%;
margin:0 auto 0 auto;
}