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