Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1,473: Line 1,473:
}
}
.Qurantext {
.Qurantext {
font-family: 'TaHa', tahoma;
font-family: TaHa, tahoma;
font-size: 25px;
font-size: 25px;
line-height: 0;
line-height: 0;
Line 1,484: Line 1,484:
}
}
@font-face {
@font-face {
   font-family: 'TaHa';
   font-family: TaHa;
   font-style: normal;
   font-style: normal;
   font-weight: 400;
   font-weight: 400;
   src: url('../fonts/QuranTaha.ttf') format('truetype'),
   src: url('../fonts/QuranTaha.ttf') format('truetype'),
}
}