Update 4.css

This commit is contained in:
RobertHeaton
2021-03-07 03:33:39 +00:00
committed by GitHub
parent 10ee1e7601
commit 436f416828

4
4.css
View File

@ -190,7 +190,7 @@ h1{
font-weight:700; font-weight:700;
font-size:130px; font-size:130px;
text-align: center; text-align: center;
-webkit-text-stroke: 1px black; -webkit-text-stroke: 2px black;
} }
h2{ h2{
color:#333; color:#333;
@ -200,7 +200,7 @@ h2{
font-weight:700; font-weight:700;
font-size:40px; font-size:40px;
text-align: center; text-align: center;
-webkit-text-stroke: 1px black; -webkit-text-stroke: 2px black;
} }
h3{ h3{
color:#000000; color:#000000;