diff --git a/html/html/images/background.gif b/html/html/images/background.gif index a511572eb..d6fea2778 100644 Binary files a/html/html/images/background.gif and b/html/html/images/background.gif differ diff --git a/html/html/images/header_icons.gif b/html/html/images/header_icons.gif index a9485385a..fa2c6ba2f 100644 Binary files a/html/html/images/header_icons.gif and b/html/html/images/header_icons.gif differ diff --git a/html/html/images/heading-back.gif b/html/html/images/heading-back.gif index 69c4d0e51..5ee9b1f49 100644 Binary files a/html/html/images/heading-back.gif and b/html/html/images/heading-back.gif differ diff --git a/html/html/images/help.gif b/html/html/images/help.gif index 83a464554..9477bc886 100644 Binary files a/html/html/images/help.gif and b/html/html/images/help.gif differ diff --git a/html/html/images/logo_ipfire.gif b/html/html/images/logo_ipfire.gif index 86fdba358..e28d2c21e 100644 Binary files a/html/html/images/logo_ipfire.gif and b/html/html/images/logo_ipfire.gif differ diff --git a/html/html/images/logout.gif b/html/html/images/logout.gif index 8d7b78e44..f23862de0 100644 Binary files a/html/html/images/logout.gif and b/html/html/images/logout.gif differ diff --git a/html/html/images/menu_left_selected.gif b/html/html/images/menu_left_selected.gif index 8ef83342b..d8da72470 100644 Binary files a/html/html/images/menu_left_selected.gif and b/html/html/images/menu_left_selected.gif differ diff --git a/html/html/images/menu_top_left.gif b/html/html/images/menu_top_left.gif index cd8c23b7d..d06a6b8d0 100644 Binary files a/html/html/images/menu_top_left.gif and b/html/html/images/menu_top_left.gif differ diff --git a/html/html/images/menu_top_left_selected.gif b/html/html/images/menu_top_left_selected.gif index 3d3ff42a3..18caabc9a 100644 Binary files a/html/html/images/menu_top_left_selected.gif and b/html/html/images/menu_top_left_selected.gif differ diff --git a/html/html/images/menu_top_right.gif b/html/html/images/menu_top_right.gif index 49a97bdeb..f4ec0aeeb 100644 Binary files a/html/html/images/menu_top_right.gif and b/html/html/images/menu_top_right.gif differ diff --git a/html/html/images/menu_top_right_selected.gif b/html/html/images/menu_top_right_selected.gif index 1c9320679..55220bb59 100644 Binary files a/html/html/images/menu_top_right_selected.gif and b/html/html/images/menu_top_right_selected.gif differ diff --git a/html/html/include/content.css b/html/html/include/content.css index 81bc29321..cc3c43b07 100644 --- a/html/html/include/content.css +++ b/html/html/include/content.css @@ -39,7 +39,7 @@ table.list tr td { #page-content a { text-decoration: underling; - color: #ca232b; + color: #3F5368; } #page-content a:hover { diff --git a/html/html/include/menu.css b/html/html/include/menu.css index e9953c790..87f5d5544 100644 --- a/html/html/include/menu.css +++ b/html/html/include/menu.css @@ -119,7 +119,7 @@ #menu-left ul li.selected { background-position: top left; background: url(../images/menu_left_selected.gif); - background-color: #ca232b; + background-color: #3F5368; border-top: 1px solid #222; border-bottom: 1px solid #222; border-left: 1px solid #222; diff --git a/html/html/include/style.css b/html/html/include/style.css index 49393e79b..362f75578 100644 --- a/html/html/include/style.css +++ b/html/html/include/style.css @@ -19,7 +19,7 @@ body { h1, h2 { font-size: 16px; font-weight: bold; - color: #ca232a; + color: #3F5368; padding: 0; margin: 0; margin-bottom: 10px; @@ -42,7 +42,7 @@ h3 { h4, h5 { font-size: 12px; font-weight: bold; - color: #ca232a; + color: #3F5368; } #placeholder {