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; }