]> git.mjollnir.org Git - moodle.git/commitdiff
FIxed some colors
authormoodler <moodler>
Fri, 2 Feb 2007 08:38:44 +0000 (08:38 +0000)
committermoodler <moodler>
Fri, 2 Feb 2007 08:38:44 +0000 (08:38 +0000)
theme/cornflower/styles_color.css
theme/cornflower/styles_layout.css

index d8b203cb50844838c91e156d09ce77d789884957..6a028f23bde8a62adb2bf8c119118d01efd28ebb 100644 (file)
@@ -781,3 +781,7 @@ body#mod-quiz-report table#attempts .r1 {
 .cornflowersurround {
   background: #D0E2EE;
 }
+
+#header-home {
+  background: #739FC4;
+}
index 1778ff5ecfc517a2551b8ae82eae127d2a30221d..470ff659719f8cf8c7bf36f7bc211d374cf19d09 100644 (file)
@@ -1247,3 +1247,6 @@ body#mod-quiz-report .controls {
  *** Modules: Workshop
  ***/
 
+#header-home {
+  height:112px;
+}