summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--site-media/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/site-media/css/style.css b/site-media/css/style.css
index b067786..4ad98fb 100644
--- a/site-media/css/style.css
+++ b/site-media/css/style.css
@@ -34,8 +34,8 @@ div#tree { padding-bottom: 50px;}
a { text-decoration: none; }
a:hover { text-decoration: underline; }
.clear { clear: both; }
-div#content { font: 120% "Trebuchet MS", sans-serif; }
-div#main{ font: 100% "Trebuchet MS", sans-serif; width:95%; height:auto !important; height:100%; min-height: 100%;}
+div#content { }
+div#main{ width:95%; height:auto !important; height:100%; min-height: 100%;}
.code{font: 110% "Courier", fixed}
.infopanel { padding: 5px; }
.infopanel label { display:block; }