]> git.mjollnir.org Git - moodle.git/commitdiff
WHoops ... I'd trashed the background
authormoodler <moodler>
Fri, 13 Dec 2002 04:56:10 +0000 (04:56 +0000)
committermoodler <moodler>
Fri, 13 Dec 2002 04:56:10 +0000 (04:56 +0000)
theme/cordoroyblue/styles.php

index 78554515bf3f313ae1a947e75460299247087dfa..af04de9344c7bc89a394be9048a2626c5fc50784 100644 (file)
 \r
 ?>\r
 \r
-body, td, th {\r
+body {\r
+    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;\r
+    background-image: url(<?PHP echo "$themeurl"?>/texture1.jpg);\r
+}\r
+\r
+td, th {\r
     font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;\r
 }\r
 \r