User:Fenakhay/common.css
Appearance
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 user stylesheet lacks a documentation subpage. You may create it.
- Useful links: root page • root page’s subpages • links • redirects • your own
This CSS is applied for Fenakhay to every page.
@import url('https://fonts.googleapis.com/css2?family=Noto+Naskh+Arabic:wght@400..700&family=Noto+Sans+Armenian:wght@100..900&family=Noto+Sans+Coptic&family=Noto+Sans+Georgian:wght@100..900&family=Noto+Sans+Hebrew:wght@100..900&family=Noto+Sans+Runic&family=Noto+Sans+KR:wght@100..900&display=swap');
@import url('https://github.com/ikeyboard/ifonts/raw/master/Serto%20Jerusalem.ttf');
.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,
.ms-Arab {
font-family: 'Noto Naskh Arabic';
}
@media (min-width: 768px) {
.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,
.ms-Arab {
font-size: 150%;
}
}
.Syrc {
font-family: 'Serto Jerusalem';
}
@media (min-width: 768px) {
.Syrc {
font-size: 150%;
}
}
.Copt {
font-family: 'Noto Sans Coptic';
}
@media (min-width: 768px) {
.Copt {
font-size: 150%;
}
}
.Hebr {
font-family: 'Noto Sans Hebrew';
}
@media (min-width: 768px) {
.Hebr {
font-size: 150%;
}
}
.Runr { font-family: 'Noto Sans Runic'; }
.Kore,
.Hang {
font-family: 'Noto Sans KR';
font-size: 120%;
line-height: 1;
}
.Geor {
font-family: 'Noto Sans Georgian';
}
.Armn {
font-family: 'Noto Sans Armenian';
}
.Cyrs {
font-family: 'Bukyvede';
}
#centralNotice{display:none!important}