Difference between revisions of "MediaWiki:Common.css"

This page has been accessed 5,484 times.
From Palm Leaf Wiki
(Add Balinese web fonts)
(No difference)

Revision as of 03:02, 19 April 2019

/* CSS placed here will be applied to all skins */

@font-face {
  font-family: "Noto Serif Balinese";
  src: url(https://archive.org/download/NotoFonts/NotoSerifBalinese-Regular.woff2) format(woff2),
       url(https://archive.org/download/NotoFonts/NotoSerifBalinese-Regular.woff) format(woff),
       url(https://archive.org/download/NotoFonts/NotoSerifBalinese-Regular.ttf) format(truetype);
}