From a9fbb60eddf4cef83957274f874dd3164caae1ae Mon Sep 17 00:00:00 2001 From: markvandenheuvel Date: Wed, 3 Jun 2020 18:12:18 +0200 Subject: [PATCH] Update '12/blank.html' --- 12/blank.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/12/blank.html b/12/blank.html index 617d080..e2c78b1 100644 --- a/12/blank.html +++ b/12/blank.html @@ -52,13 +52,14 @@ text-align: center; font-size: 60px; color: black; - font-family:"Roboto Mono"; + font-family:"GapSansBold"; + text-shadow: 2px 2px 5px Blue; } h1 { text-align: center; color: black; - line-height: 26px; + line-height: 28px; font-family:"Roboto Mono"; font-size: 24px; }