MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
AdminIsidore (talk | contribs) No edit summary |
AdminIsidore (talk | contribs) No edit summary |
||
Line 22: | Line 22: | ||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | font-style: normal; | ||
} | |||
@font-face { | |||
font-family: 'Morris'; | |||
/* Corrected src path to match the actual filename with a space */ | |||
src: url('/resources/fonts/Morris Initials.ttf') format('truetype'); | |||
} | } | ||
.glossary-graph, | .glossary-graph, |