From a7ff92c39a38ded3b23b4097f32c4fe926b5785c Mon Sep 17 00:00:00 2001 From: tisa Date: Thu, 28 May 2020 14:19:30 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/12/style.css b/12/style.css index 9b84971..51c06bc 100644 --- a/12/style.css +++ b/12/style.css @@ -68,6 +68,14 @@ text-align: center; color: blue; text-shadow: 2px; } + +.text_above_3{ +font-family: hershey; + font-size:20px; +text-align: center; +color: orangered; + text-shadow: 2px; +} .sec_title_contributors{ font-size:30px; }