From 109ab5e155ed5431d74142b18a45c0e2c2bba57f Mon Sep 17 00:00:00 2001 From: Claxhanson Date: Mon, 8 Jun 2020 15:34:10 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/12/style.css b/12/style.css index 161267a..0b4e65a 100644 --- a/12/style.css +++ b/12/style.css @@ -421,7 +421,7 @@ a:hover{ height: 10%; font-family: Roboto Mono; color: white; - background-color: white; + background-color: black; margin-top: 100px; font-size: 25px; text-align: center; @@ -433,7 +433,7 @@ a:hover{ width: 100%; height: 100%; border: none; - background-color: black; + background-color: none; }