From: mits Date: Mon, 19 Jun 2006 18:20:18 +0000 (+0000) Subject: Changed
widh of header.html. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=71e367bd8acc3328bb7ed762bfd06c3a74a36616;p=moodle.git Changed
widh of header.html. Added
to footer.html. Changed color of "HOME" button. Eloy, thanks for good suggestion. --- diff --git a/theme/oceanblue/footer.html b/theme/oceanblue/footer.html index ece17ef8c2..887c2c50a2 100644 --- a/theme/oceanblue/footer.html +++ b/theme/oceanblue/footer.html @@ -16,6 +16,8 @@ +
+ diff --git a/theme/oceanblue/header.html b/theme/oceanblue/header.html index 9ad45ffe69..637f22b2e7 100644 --- a/theme/oceanblue/header.html +++ b/theme/oceanblue/header.html @@ -39,7 +39,7 @@ -
+
diff --git a/theme/oceanblue/styles_color.css b/theme/oceanblue/styles_color.css index a187865c81..c9d9bd49ba 100644 --- a/theme/oceanblue/styles_color.css +++ b/theme/oceanblue/styles_color.css @@ -193,8 +193,8 @@ table.formtable tbody th { .homelink a:link, .homelink a:visited, .homelink a:hover { - background-color: #dddddd; - color: #000; + background-color: #FFFFFF; + color: #000066; text-decoration: none; } .homelink a:link,