diff --git a/homepage/footer.html b/homepage/footer.html index 28b8daa..da8e9f5 100644 --- a/homepage/footer.html +++ b/homepage/footer.html @@ -7,11 +7,11 @@ body { font-size:medium; padding-top: 15px; text-align:center; - background-color:black; - color:white; + background-color: rgb(119, 196, 135); + color: black; } a { - color:white; + color:black; } diff --git a/homepage/index.html b/homepage/index.html index d0e9455..9d2922c 100644 --- a/homepage/index.html +++ b/homepage/index.html @@ -3,6 +3,11 @@
This section (everything between the 'noframes' tags) will only be displayed if the users' browser doesn't support frames. You can provide a link to a non-frames version of the website here. Feel free to use HTML tags within this section.
-This section (everything between the 'noframes' tags) will only be displayed if the users' browser doesn't support frames. You can provide a link to a non-frames version of the website here. Feel free to use HTML tags within this section.
+