MediaWiki:Common.css: Perbedaan revisi
Loncat ke navigasi
Loncat ke pencarian
(Mengubah domain) |
|||
Baris 4: | Baris 4: | ||
font-family:'noorehuda'; | font-family:'noorehuda'; | ||
src:local("noorehuda"), | src:local("noorehuda"), | ||
− | url( | + | url(https://ahmadipedia.id/arsip/fonts/noorehuda.ttf); |
/* format("truetype"); */ | /* format("truetype"); */ | ||
/* font-weight:400; */ | /* font-weight:400; */ |
Revisi per 27 Januari 2022 12.09
/* CSS yang ada di sini akan diterapkan pada semua kulit. */
@font-face{
font-family:'noorehuda';
src:local("noorehuda"),
url(https://ahmadipedia.id/arsip/fonts/noorehuda.ttf);
/* format("truetype"); */
/* font-weight:400; */
/* font-style:normal; */
}
.quran {
direction: rtl;
font-family: 'noorehuda', serif;
font-size: 34px;
text-align: right;
line-height: 200%;
}