From 45997f9f948d929ab1a3e4ae98657f8b143b4187 Mon Sep 17 00:00:00 2001 From: Dan Date: Fri, 6 Sep 2019 15:17:27 +0200 Subject: [PATCH] Color Change --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index a9681b5..29e7046 100644 --- a/style.css +++ b/style.css @@ -59,7 +59,7 @@ h2 { -webkit-text-fill-color: white; -webkit-text-stroke-width: 2px; -webkit-text-stroke-color: black; - background-color: orange; + background-color: gray; opacity: 0.8; align-content: space-around; left: 40%;