پرش به محتوا

مدیاویکی:Common.css: تفاوت میان نسخه‌ها

۷۹۷ بایت اضافه‌شده ،  ‏۱۸ ژانویهٔ ۲۰۲۳
جز
بدون خلاصۀ ویرایش
جزبدون خلاصۀ ویرایش
جزبدون خلاصۀ ویرایش
خط ۳۱: خط ۳۱:
src: url('/static/fonts/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),
src: url('/static/fonts/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),
url('/static/fonts/IRANSansWeb(FaNum)_Bold.woff') format('woff');
url('/static/fonts/IRANSansWeb(FaNum)_Bold.woff') format('woff');
}
@font-face {
font-family: 'Quran';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url('/static/fonts/Quran.woff2') format('woff2');
}
}


خط ۴۵: خط ۵۳:
font-family: IRANSans,Tahoma,'Noto Serif','Droid Arabic Naskh','DejaVu Sans',serif !important;
font-family: IRANSans,Tahoma,'Noto Serif','Droid Arabic Naskh','DejaVu Sans',serif !important;
line-height: 1.6;
line-height: 1.6;
}
.mw-body h1, .mw-body-content h1 {
  font-size: 1.6em;
  padding: 2px 0;
}
textarea {
font-family: 'Tahoma';
}
}


خط ۵۱: خط ۶۸:
font-size: 15px;
font-size: 15px;
line-height: 2.1;
line-height: 2.1;
}
.quran-text {
font-size: 18px;
}
.quran-text span:nth-child(1) {
    padding: 0 0 0 2px;
}
.quran-text span:nth-child(2) {
font-family: Quran, Tahoma,'DejaVu Sans';
word-spacing: 3px;
color: #215e21;
font-size: 18px;
line-height: normal;
}
.quran-text span:nth-child(3) {
    padding: 0 2px 0 0;
}
.references-small .quran-text {
    font-size: 17px;
}
}


خط ۱۶۴: خط ۲۰۵:
.wikiInfo .wikitable tr th:nth-child(1) {
.wikiInfo .wikitable tr th:nth-child(1) {
font-weight: bold;
font-weight: bold;
background: #ecf0f5;
/* background: #ecf0f5; */
}
}


خط ۱۷۷: خط ۲۱۸:
.wikiInfo .wikitable tr td:nth-child(1) {
.wikiInfo .wikitable tr td:nth-child(1) {
font-weight: bold;
font-weight: bold;
background: #ecf0f5;
vertical-align: top;
white-space: nowrap;
/* background: #ecf0f5; */
}
}


خط ۱۸۶: خط ۲۲۹:
.wikiInfo .wikitable tr:last-child {
.wikiInfo .wikitable tr:last-child {
display: none;
display: none;
}
/* Hide Auto Code */
.infobox tbody tr:nth-last-child(2) {
display: none;
}
a.new {
  color: #202122;
}
}