]> git.mjollnir.org Git - moodle.git/commitdiff
Style for the errorcode link in errors
authormoodler <moodler>
Thu, 13 Apr 2006 05:46:24 +0000 (05:46 +0000)
committermoodler <moodler>
Thu, 13 Apr 2006 05:46:24 +0000 (05:46 +0000)
theme/standard/styles_fonts.css

index de8c87451ca31151f119a13e4952da662def1240..d78a342fc429e8db480013ad93dbcb16192cac85 100644 (file)
@@ -95,6 +95,10 @@ h4 {
   text-align: center;
 }
 
+.errorcode {
+  font-size: 0.7em;
+}
+
 .pagingbar .title {
   font-weight: bold;
 }