From 10158863ae7f5d1da6c7c1c4d899a1f2361c4fc8 Mon Sep 17 00:00:00 2001 From: ioanatomici Date: Thu, 28 May 2020 13:27:33 +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 1577af6..9b20e2e 100644 --- a/12/style.css +++ b/12/style.css @@ -100,7 +100,7 @@ color: black; font-size:20px; margin:40px; padding: 40px; - background-image: linear-gradient(red, yellow); + background-image: linear-gradient(white, blue); text-align: center; margin-top:30px; max-width:70%;