From c78115132336129758b952657a3914b8ef822fa6 Mon Sep 17 00:00:00 2001 From: markvandenheuvel Date: Wed, 3 Jun 2020 16:33:13 +0200 Subject: [PATCH] Update '12/blank.html' --- 12/blank.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/12/blank.html b/12/blank.html index b4d206f..8bd2c2c 100644 --- a/12/blank.html +++ b/12/blank.html @@ -52,13 +52,13 @@ text-align: center; font-size: 70px; line-height:40px; - color: Tomato; + color: black; font-family:"Roboto Mono"; } h1 { text-align: center; - color: Tomato; + color: black; line-height: 35px; font-family:"Roboto Mono"; font-size: 30px;