462 bita ditambahkan
, 31 Desember 2021 11.31
/* All CSS here will be loaded for users of the mobile site */
/* CSS yang ada di sini akan diterapkan pada semua kulit. */
@font-face{
font-family:'noorehuda';
src:local("noorehuda"),
url(http://media.isa.web.id/arsip/fonts/noorehuda.ttf);
/* format("truetype"); */
/* font-weight:400; */
/* font-style:normal; */
}
.quran {
direction: rtl;
font-family: 'noorehuda', serif;
font-size: 30px;
text-align: right;
line-height: 200%;
}