From 30aef1726ce7d9e0b8241cabcc30e7904c31b12a Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 8 Jan 2014 15:08:03 +0100 Subject: [PATCH] theme: Don't show headlines in bigger font. --- html/html/themes/ipfire/include/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/html/html/themes/ipfire/include/css/style.css b/html/html/themes/ipfire/include/css/style.css index 44ab46a46f..9e834cdac5 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; -- 2.39.5