summaryrefslogtreecommitdiffstats
path: root/host/docs/style.css
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-04-22 12:55:54 -0700
committerJosh Blum <josh@joshknows.com>2010-04-22 12:55:54 -0700
commit05d0a14a2eaf6054d304c153dc9035eaca8039b2 (patch)
tree790d0e11ea43da636709100009ed59c93170cfc8 /host/docs/style.css
parente5248746f66829c0bd899bcde5c15970fdda785d (diff)
downloaduhd-05d0a14a2eaf6054d304c153dc9035eaca8039b2.tar.gz
uhd-05d0a14a2eaf6054d304c153dc9035eaca8039b2.tar.bz2
uhd-05d0a14a2eaf6054d304c153dc9035eaca8039b2.zip
pulled in some dboard docs and fixes
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;
}