diff --git a/index.html b/index.html index 9406880..1066c8e 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,7 @@

Latest News

When will there be an official release?

there is currently no set release date for the project, although you can expect to see 1.0 sometime around September.

+

if you'd like to download the latest beta release, click here.


diff --git a/style.css b/style.css index b8d1512..9a3c532 100644 --- a/style.css +++ b/style.css @@ -31,6 +31,9 @@ article { color:white; } +a:hover{ + color: white; +} footer { background-color: black; color: white;