StyleSheet » History » Revision 4
« Previous |
Revision 4/12
(diff)
| Next »
Steven (eSHIFT) Uggowitzer, 31 May 2022 08:54 AM
a.tag_level5,a.tag_level4,a.tag_level3,a.tag_level2,a.tag_level1 {
font-size: inherit;
}
h1 {
font-family: fantasy;
font-variant: italic;
}
h2{
font-variant: small-caps;
}
h1 {
font-weight: bold;
color: #fff;
font-size: 32px;
}
h2 {
font-weight: bold;
color: #fff;
font-size: 24px;
}
Updated by Steven (eSHIFT) Uggowitzer over 2 years ago · 4 revisions
Go to top