From 71e367bd8acc3328bb7ed762bfd06c3a74a36616 Mon Sep 17 00:00:00 2001 From: mits Date: Mon, 19 Jun 2006 18:20:18 +0000 Subject: [PATCH] Changed
widh of header.html. Added
to footer.html. Changed color of "HOME" button. Eloy, thanks for good suggestion. --- theme/oceanblue/footer.html | 2 ++ theme/oceanblue/header.html | 2 +- theme/oceanblue/styles_color.css | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) 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, -- 2.39.5