From cb9bb2c829d78208858a6d637f04a0373982eeeb Mon Sep 17 00:00:00 2001 From: RobertHeaton <57216759+RobertHeaton@users.noreply.github.com> Date: Sun, 7 Mar 2021 03:49:05 +0000 Subject: [PATCH] Update 4.css --- 4.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/4.css b/4.css index b8b4a34..1179acd 100644 --- a/4.css +++ b/4.css @@ -191,11 +191,12 @@ h1{ font-weight:700; font-size:130px; text-align: center; - -webkit-text-stroke: 2px black; + -webkit-text-stroke: 3px black; + -moz-text-stroke:3px black; paint-order:stroke fill; } h2{ - color:#333; + color:#ffffff; margin-left:10px; margin-top:10px; margin-bottom:10px; @@ -203,6 +204,8 @@ h2{ font-size:40px; text-align: center; -webkit-text-stroke: 2px black; + -moz-text-stroke:3px black; + paint-order:stroke fill; } h3{ color:#000000;