From fa419f65ddf7894c13f6af85b14ec5951dadf1a9 Mon Sep 17 00:00:00 2001 From: ioanatomici Date: Thu, 28 May 2020 10:55:02 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/style.css b/12/style.css index 16dd529..e58c325 100644 --- a/12/style.css +++ b/12/style.css @@ -99,7 +99,7 @@ color: black; font-size:20px; margin:40px; padding: 40px; - background-color: #66CDAA; + background-image: linear-gradient(red, yellow); text-align: center; margin-top:30px; max-width:70%;