From 7fb28a9ac16a56a5caa0ab9e543318df205692d7 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 18 Aug 2013 14:40:00 +0200 Subject: [PATCH] web: Avoid gray area on gitweb page. Removing this section makes it go away. --- web/para.css | 9 --------- 1 file changed, 9 deletions(-) diff --git a/web/para.css b/web/para.css index 27e75197..2207d614 100644 --- a/web/para.css +++ b/web/para.css @@ -354,15 +354,6 @@ div.page_body { font-size: 150%; } -div.title { - display: block; - padding: 6px 8px; - font-weight: bold; - background-color: #555555; - text-decoration: none; - color: white; -} - a.title:hover { background-color: #AA3100; } -- 2.39.2