From 9ea589879bb80f562aab115799ac801a0b795164 Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 13 Apr 2006 05:46:24 +0000 Subject: [PATCH] Style for the errorcode link in errors --- theme/standard/styles_fonts.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme/standard/styles_fonts.css b/theme/standard/styles_fonts.css index de8c87451c..d78a342fc4 100644 --- a/theme/standard/styles_fonts.css +++ b/theme/standard/styles_fonts.css @@ -95,6 +95,10 @@ h4 { text-align: center; } +.errorcode { + font-size: 0.7em; +} + .pagingbar .title { font-weight: bold; } -- 2.39.5