From: moodler Date: Thu, 13 Apr 2006 05:46:24 +0000 (+0000) Subject: Style for the errorcode link in errors X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9ea589879bb80f562aab115799ac801a0b795164;p=moodle.git Style for the errorcode link in errors --- 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; }