From 03915c5f341297d9cda5bc87783a3943ae0f5c29 Mon Sep 17 00:00:00 2001 From: Michael Joseph Date: Wed, 22 Jan 2003 10:20:13 +0000 Subject: [PATCH] fixed double spacing --- presentation/lookAndFeel/knowledgeTree/stylesheet.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/presentation/lookAndFeel/knowledgeTree/stylesheet.css b/presentation/lookAndFeel/knowledgeTree/stylesheet.css index 4bbe453..9ec176f 100644 --- a/presentation/lookAndFeel/knowledgeTree/stylesheet.css +++ b/presentation/lookAndFeel/knowledgeTree/stylesheet.css @@ -23,7 +23,6 @@ font-weight : lighter; font-style : normal; color : #000000; text-decoration: none; - } P.footer { @@ -33,8 +32,6 @@ font-weight : lighter; font-style : normal; color : #999999; text-decoration: none; - - } P.title { @@ -80,3 +77,4 @@ font-style : normal; text-decoration: none; background-color : #FFFACD; } + -- libgit2 0.21.4