From 8d0a00d7756c0f5126a848d9559ea0678ede7ab2 Mon Sep 17 00:00:00 2001 From: Karl Hudgell Date: Fri, 3 Jul 2015 10:19:06 +0100 Subject: [PATCH] fix colour switch --- css/black.css | 1 + css/blue.css | 1 + css/white.css | 1 + feeds.php | 6 ++++++ index.php | 14 +++++++------- right.php | 13 ++++++------- 6 files changed, 22 insertions(+), 14 deletions(-) diff --git a/css/black.css b/css/black.css index 7b2a320..41af1af 100644 --- a/css/black.css +++ b/css/black.css @@ -68,6 +68,7 @@ color: black; background: blue; text-align: right; padding: 0 0 0 0; + color: white; } \ No newline at end of file diff --git a/css/blue.css b/css/blue.css index 43c820f..d65a402 100644 --- a/css/blue.css +++ b/css/blue.css @@ -68,6 +68,7 @@ color: black; background: blue; text-align: right; padding: 0 0 0 0; + color: white; } \ No newline at end of file diff --git a/css/white.css b/css/white.css index c6be1e2..d0b8126 100644 --- a/css/white.css +++ b/css/white.css @@ -68,6 +68,7 @@ color: black; background: blue; text-align: right; padding: 0 0 0 0; + color: white; } \ No newline at end of file diff --git a/feeds.php b/feeds.php index cc498a8..fd3e305 100644 --- a/feeds.php +++ b/feeds.php @@ -1,5 +1,11 @@ +

diff --git a/index.php b/index.php index 5b7e588..47f3e6f 100644 --- a/index.php +++ b/index.php @@ -7,7 +7,12 @@ - + @@ -20,12 +25,7 @@ ***********************************************/ - + $yourname's Server Access";?> diff --git a/right.php b/right.php index 39cdcda..2a4b0c2 100644 --- a/right.php +++ b/right.php @@ -7,7 +7,12 @@ - + -