Difference between revisions of "MediaWiki:Erudite.css"
Sparkletwist (talk | contribs) |
Sparkletwist (talk | contribs) |
||
Line 4: | Line 4: | ||
h1, h2, h3, h4, h5, h6, .entry-meta, #menu, #footer-wrap { | h1, h2, h3, h4, h5, h6, .entry-meta, #menu, #footer-wrap { | ||
font-family: Aclonica, sans-serif; | font-family: Aclonica, sans-serif; | ||
+ | -webkit-text-stroke: 2px black; | ||
} | } | ||
Revision as of 15:23, 21 September 2020
@import url('https://fonts.googleapis.com/css2?family=Aclonica&display=swap'); /* Set font for headings and navigation */ h1, h2, h3, h4, h5, h6, .entry-meta, #menu, #footer-wrap { font-family: Aclonica, sans-serif; -webkit-text-stroke: 2px black; } #top-wrap { background-image: url(/w/images/d/d1/CBGBanner_bkg.jpg); }