mirror of
https://github.com/RobertHeaton/RobertHeaton.github.io.git
synced 2026-01-11 14:22:04 +00:00
Update 4.css
This commit is contained in:
7
4.css
7
4.css
@ -191,11 +191,12 @@ h1{
|
|||||||
font-weight:700;
|
font-weight:700;
|
||||||
font-size:130px;
|
font-size:130px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
-webkit-text-stroke: 2px black;
|
-webkit-text-stroke: 3px black;
|
||||||
|
-moz-text-stroke:3px black;
|
||||||
paint-order:stroke fill;
|
paint-order:stroke fill;
|
||||||
}
|
}
|
||||||
h2{
|
h2{
|
||||||
color:#333;
|
color:#ffffff;
|
||||||
margin-left:10px;
|
margin-left:10px;
|
||||||
margin-top:10px;
|
margin-top:10px;
|
||||||
margin-bottom:10px;
|
margin-bottom:10px;
|
||||||
@ -203,6 +204,8 @@ h2{
|
|||||||
font-size:40px;
|
font-size:40px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
-webkit-text-stroke: 2px black;
|
-webkit-text-stroke: 2px black;
|
||||||
|
-moz-text-stroke:3px black;
|
||||||
|
paint-order:stroke fill;
|
||||||
}
|
}
|
||||||
h3{
|
h3{
|
||||||
color:#000000;
|
color:#000000;
|
||||||
|
|||||||
Reference in New Issue
Block a user