From 6ba4a4b158541579d197a42b475567657826dc60 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 1 Dec 1999 19:15:17 +0000 Subject: Removed unused descitem style. --- html/proofgen.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'html/proofgen.css') diff --git a/html/proofgen.css b/html/proofgen.css index b8ee878e..3403c36e 100644 --- a/html/proofgen.css +++ b/html/proofgen.css @@ -61,8 +61,7 @@ dl,ul,dir,li{ font-family: Verdana, Arial, sans-serif; color: #FFFFFF } -dt{ font-style: italic; font-weight: bold } /* Netscape misses this, */ -.descitem{ font-style: italic; font-weight: bold } /* so duplicate by hand */ +dt{ font-style: italic; font-weight: bold } /* Netscape misses this */ /* Table Elements */ table{ -- cgit v1.2.3