From 872e0aad2e1f2e50c58385989de858ea4c9f3a8c Mon Sep 17 00:00:00 2001 From: Jelle van der Waa Date: Fri, 22 Feb 2019 11:18:04 +0100 Subject: sitestatic: remove unused pretty1 CSS class This class was last used on the very old download page and since then never used. Signed-off-by: Jelle van der Waa --- sitestatic/archweb.css | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'sitestatic') diff --git a/sitestatic/archweb.css b/sitestatic/archweb.css index ced3b64c..71356a5b 100644 --- a/sitestatic/archweb.css +++ b/sitestatic/archweb.css @@ -264,25 +264,6 @@ td { } /* table pretty styles */ -table.pretty1 { - width: auto; - margin-top: 0.25em; - margin-bottom: 0.5em; - border-collapse: collapse; - border: 1px solid #bcd; -} - - .pretty1 th { - padding: 0.35em; - background: #e4eeff; - border: 1px solid #bcd; - } - - .pretty1 td { - padding: 0.35em; - border: 1px dotted #bcd; - } - table.pretty2 { width: auto; margin-top: 0.25em; -- cgit v1.2.3-55-g3dc8