Update 4.css

This commit is contained in:
RobertHeaton
2021-03-07 03:40:38 +00:00
committed by GitHub
parent 113085647e
commit 1207d8b302

1
4.css
View File

@ -192,6 +192,7 @@ h1{
font-size:130px; font-size:130px;
text-align: center; text-align: center;
-webkit-text-stroke: 2px black; -webkit-text-stroke: 2px black;
paint-order:stroke fill;
} }
h2{ h2{
color:#333; color:#333;