User:PopitTart/vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
text-shadow: .07em 0 #080, 0 .07em #080, 0 -.07em #080, -.07em 0 #080, | text-shadow: .07em 0 #080, 0 .07em #080, 0 -.07em #080, -.07em 0 #080, | ||
.05em .05em #080, .05em -.05em #080, -.05em .05em #080, -.05em -.05em #080; | .05em .05em #080, .05em -.05em #080, -.05em .05em #080, -.05em -.05em #080; | ||
} | |||
h2 { | |||
font-family: 'FOT-NewRodin Pro B' !important; | |||
} | |||
h3, h4 { | |||
font-family: 'FOT-NewRodin Pro DB' !important; | |||
} | } |
Revision as of 00:35, August 6, 2024
h1 {
font-family: 'FOT-NewRodin Pro EB' !important;
font-size: 2.5em !important;
letter-spacing: .05em;
color: #d8f0db;
text-shadow: .07em 0 #080, 0 .07em #080, 0 -.07em #080, -.07em 0 #080,
.05em .05em #080, .05em -.05em #080, -.05em .05em #080, -.05em -.05em #080;
}
h2 {
font-family: 'FOT-NewRodin Pro B' !important;
}
h3, h4 {
font-family: 'FOT-NewRodin Pro DB' !important;
}