From 52c00e1c43cffa4c05b3fab4cf0672462a626a73 Mon Sep 17 00:00:00 2001 From: annasandri Date: Wed, 10 Jun 2020 11:37:09 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/12/style.css b/12/style.css index 9527e3c..210a1ba 100644 --- a/12/style.css +++ b/12/style.css @@ -50,8 +50,9 @@ body{ } -.back{ +a.back{ margin:20px; + color: fuchsia; } .intro{ @@ -73,6 +74,7 @@ body{ font-size:70px; color: fuchsia; font-family: Pilowlava; + text-shadow: 10px 10px blue; }