diff --git a/presentation/lookAndFeel/knowledgeTree/stylesheet.css b/presentation/lookAndFeel/knowledgeTree/stylesheet.css index 95792af..71a06d7 100644 --- a/presentation/lookAndFeel/knowledgeTree/stylesheet.css +++ b/presentation/lookAndFeel/knowledgeTree/stylesheet.css @@ -106,3 +106,7 @@ TH { font-family : Verdana,sans-serif; } +INPUT { + font-size : 8pt; + font-family : Verdana,sans-serif; +}