From: cajus Date: Wed, 3 Mar 2010 11:51:11 +0000 (+0000) Subject: Updated h1 style to be not that fat X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ceecec2e87f3a8f51fffa8b0687a5dbc8bd58e91;p=gosa.git Updated h1 style to be not that fat git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15917 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/html/themes/modern/style.css b/gosa-core/html/themes/modern/style.css index 4aec6b61c..44a5c601f 100644 --- a/gosa-core/html/themes/modern/style.css +++ b/gosa-core/html/themes/modern/style.css @@ -73,7 +73,7 @@ h1, h2, h3 { margin-top:2px; } -h3 { +h1, h3 { font-size:12px; font-weight:bold; }