From d39829c05cabd03675caa8c3865431b03ed4004c Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Tue, 27 Apr 2010 18:30:56 +0000 Subject: [PATCH] Cosmetic : get smaller the info and error message -> 14px --- html/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/html/style.css b/html/style.css index 706cfa813..162219573 100644 --- a/html/style.css +++ b/html/style.css @@ -56,7 +56,7 @@ background-color: #879ed4; h2.info { background-color:#36559b; color:white; -font-size:16pt; +font-size:14px; text-align:center; padding:0px; margin:0px; @@ -65,7 +65,7 @@ font-size:16pt; u_redcontent h2.info { background:#879ed5; color:white; - font-size:14pt; + font-size:14px; text-align:center; padding:0px; margin:0px; @@ -88,7 +88,7 @@ background-color:#36559b; h2.error { background:red; color:white; -font-size:20px; +font-size:14px; } h1.title {