MediaWiki:Common.css
From AbhiprayaVedi
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* ഇവിടെ നൽകുന്ന സി.എസ്.എസ്. എല്ലാ ദൃശ്യരൂപങ്ങൾക്കും ബാധകമായിരിക്കും */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Malayalam&display=swap');
body, .mw-body-content {
font-family: 'Noto Sans Malayalam', 'Meera', Arial, sans-serif;
}
/* Hide page names in category listings, show only DISPLAYTITLE */
.mw-category-group ul li {
list-style: none;
}