diff --git a/frabjousish/index.html b/frabjousish/index.html index 883dace..143cd98 100644 --- a/frabjousish/index.html +++ b/frabjousish/index.html @@ -21,7 +21,7 @@ body{ color: white; font-family: 'jgs7', monospace; - background-color: white; + background-color: green; } p{ @@ -43,7 +43,7 @@ font-size:1.4em; line-height:135%; margin-bottom:1%; - color: green; + color: white; font-family: 'jgs7', monospace; }