Commit 03915c5f341297d9cda5bc87783a3943ae0f5c29

Authored by Michael Joseph
1 parent ad4194bd

fixed double spacing


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@444 c91229c3-7414-0410-bfa2-8a42b809f60b
presentation/lookAndFeel/knowledgeTree/stylesheet.css
@@ -23,7 +23,6 @@ font-weight : lighter; @@ -23,7 +23,6 @@ font-weight : lighter;
23 font-style : normal; 23 font-style : normal;
24 color : #000000; 24 color : #000000;
25 text-decoration: none; 25 text-decoration: none;
26 -  
27 } 26 }
28 27
29 P.footer { 28 P.footer {
@@ -33,8 +32,6 @@ font-weight : lighter; @@ -33,8 +32,6 @@ font-weight : lighter;
33 font-style : normal; 32 font-style : normal;
34 color : #999999; 33 color : #999999;
35 text-decoration: none; 34 text-decoration: none;
36 -  
37 -  
38 } 35 }
39 36
40 P.title { 37 P.title {
@@ -80,3 +77,4 @@ font-style : normal; @@ -80,3 +77,4 @@ font-style : normal;
80 text-decoration: none; 77 text-decoration: none;
81 background-color : #FFFACD; 78 background-color : #FFFACD;
82 } 79 }
  80 +