From 4fd72b25f95c18ec925009b98af982339dfe0ebd Mon Sep 17 00:00:00 2001 From: eunalee Date: Thu, 9 Jun 2022 18:45:32 +0200 Subject: [PATCH] =?UTF-8?q?=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8=20'frabjou?= =?UTF-8?q?sish/index.html'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frabjousish/index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/frabjousish/index.html b/frabjousish/index.html index 143cd98..87d3836 100644 --- a/frabjousish/index.html +++ b/frabjousish/index.html @@ -14,14 +14,13 @@ } h1{ font-family: 'jgs7', monospace; - color: white; + color: green; } body{ color: white; font-family: 'jgs7', monospace; - background-color: green; } p{ @@ -43,7 +42,7 @@ font-size:1.4em; line-height:135%; margin-bottom:1%; - color: white; + color: green; font-family: 'jgs7', monospace; }