User:Radixcc/common.css

From Wiktionary, the free dictionary
Jump to navigation Jump to search

Note: You may have to bypass your browser’s cache to see the changes. In addition, after saving a sitewide CSS file such as MediaWiki:Common.css, it will take 5-10 minutes before the changes take effect, even if you clear your cache.

  • Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh);
  • Konqueror and Chrome: click Reload or press F5;
  • Opera: clear the cache in Tools → Preferences;
  • Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

This CSS is applied for Radixcc to every page.


@import url(//fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);
@import url(//fonts.googleapis.com/earlyaccess/notonaskharabic.css);
@import url(//fontlibrary.org/face/kacstone);

.Arab,
.fa-Arab,
.glk-Arab,
.kk-Arab,
.ks-Arab,
.ku-Arab,
.mzn-Arab,
.ota-Arab,
.pa-Arab,
.ps-Arab,
.sd-Arab,
.tt-Arab,
.ug-Arab,
.ur-Arab {
	font-family: 'Droid Arabic Naskh', 'Noto Naskh Arabic', 'KacstOneRegular', 'Damascus', 'Geeza Pro', 'Simplified Arabic', 'Arabic Transparent', 'Traditional Arabic',  'Arabic Typesetting', serif;
	font-size: 115%;
	direction: rtl;
	unicode-bidi: embed;
}