From: Michael Tremer Date: Wed, 8 Jan 2014 14:08:03 +0000 (+0100) Subject: theme: Don't show headlines in bigger font. X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=30aef1726ce7d9e0b8241cabcc30e7904c31b12a theme: Don't show headlines in bigger font. --- diff --git a/html/html/themes/ipfire/include/css/style.css b/html/html/themes/ipfire/include/css/style.css index 44ab46a46..9e834cdac 100644 --- a/html/html/themes/ipfire/include/css/style.css +++ b/html/html/themes/ipfire/include/css/style.css @@ -25,7 +25,6 @@ table { .tbl th { color: #000000; - font-size: 14px; border-top: 1px solid grey; border-bottom: 1px solid grey; background: #cccccc;