From 2f74fb8b791eade1c0f4d1093139e4f0066efc40 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Tue, 1 Mar 2011 23:20:04 +0100 Subject: style polish --- site-media/css/style.css | 4 ++-- 1 file 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; } -- cgit v1.1