From ec45c67924de26607f144687c37f0ce20c30180f Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 2 Feb 2007 08:38:44 +0000 Subject: [PATCH] FIxed some colors --- theme/cornflower/styles_color.css | 4 ++++ theme/cornflower/styles_layout.css | 3 +++ 2 files changed, 7 insertions(+) diff --git a/theme/cornflower/styles_color.css b/theme/cornflower/styles_color.css index d8b203cb50..6a028f23bd 100644 --- a/theme/cornflower/styles_color.css +++ b/theme/cornflower/styles_color.css @@ -781,3 +781,7 @@ body#mod-quiz-report table#attempts .r1 { .cornflowersurround { background: #D0E2EE; } + +#header-home { + background: #739FC4; +} diff --git a/theme/cornflower/styles_layout.css b/theme/cornflower/styles_layout.css index 1778ff5ecf..470ff65971 100644 --- a/theme/cornflower/styles_layout.css +++ b/theme/cornflower/styles_layout.css @@ -1247,3 +1247,6 @@ body#mod-quiz-report .controls { *** Modules: Workshop ***/ +#header-home { + height:112px; +} -- 2.39.5