]> git.mjollnir.org Git - moodle.git/commitdiff
Tweak the styles for <pre> tags in help files. These are mostly used for code samples...
authortjhunt <tjhunt>
Wed, 26 Sep 2007 20:10:08 +0000 (20:10 +0000)
committertjhunt <tjhunt>
Wed, 26 Sep 2007 20:10:08 +0000 (20:10 +0000)
theme/standard/styles_layout.css

index 3b592cd97ef5912d31f4dc5f7306d644f491556f..30d3dd5ca1638be66126a96675caf6c0fcf115a4 100644 (file)
@@ -4112,7 +4112,7 @@ wikiadminactions {
   text-align: right;
 }
 /* Equivalent to 1 and 5 nested blockquotes respectively. */
-#help .indent, #help pre {
+#help .indent {
   margin-left: 40px;
 }
 #help .indent-big {