From c475e2310c8a53f39f0663d5c520b3d3d8244eb8 Mon Sep 17 00:00:00 2001 From: Neil Blakey-Milner Date: Thu, 21 Jul 2005 14:59:58 +0000 Subject: [PATCH] Make error text a big bigger. --- presentation/lookAndFeel/knowledgeTree/stylesheet.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/presentation/lookAndFeel/knowledgeTree/stylesheet.php b/presentation/lookAndFeel/knowledgeTree/stylesheet.php index b0a77b8..fb014bc 100644 --- a/presentation/lookAndFeel/knowledgeTree/stylesheet.php +++ b/presentation/lookAndFeel/knowledgeTree/stylesheet.php @@ -106,7 +106,7 @@ TH.sectionColumns { .errorText { color : #FF0000; - font-size : 8pt; + font-size : 16pt; text-align : center; font-family : Verdana,sans-serif; } -- libgit2 0.21.4