الفرق بين المراجعتين لصفحة: «ميدياويكي:Common.css»
لا ملخص تعديل |
لا ملخص تعديل |
||
| سطر ١: | سطر ١: | ||
/* ستؤثر الأنماط المتراصة (CSS) المعروضة هنا على كل الواجهات */ | /* ستؤثر الأنماط المتراصة (CSS) المعروضة هنا على كل الواجهات */ | ||
@font-face { | @font-face { | ||
font-family: 'Sahel'; | font-family: 'Sahel'; | ||
| سطر ٧٣: | سطر ٢٤: | ||
html, body , .mw-body .mw-body-content { | html, body , .mw-body .mw-body-content { | ||
font-family: 'Sahel','Linux Libertine','Georgia','Times',serif!important; | font-family: 'Sahel','Linux Libertine','Georgia','Times',serif!important; | ||
} | |||
.mw-body h1, .mw-body-content h1, .mw-body-content h2 { | |||
font-family: 'Sahel','Linux Libertine','Georgia','Times',serif!important; | |||
} | } | ||
مراجعة ١٣:٠٥، ٢٨ ديسمبر ٢٠٢٢
/* ستؤثر الأنماط المتراصة (CSS) المعروضة هنا على كل الواجهات */
@font-face {
font-family: 'Sahel';
src: url('https://qanbus.com/resources/assets/fonts/Sahel.eot');
src: url('https://qanbus.com/resources/assets/fonts/Sahel.eot?#iefix') format('embedded-opentype'),
url('https://qanbus.com/resources/assets/fonts/Sahel.woff2') format('woff2'),
url('https://qanbus.com/resources/assets/fonts/Sahel.woff') format('woff'),
url('https://qanbus.com/resources/assets/fonts/Sahel.ttf') format('truetype');
font-style: normal;
font-display: swap;
}
.mw-editsection { display:none!important; }
.qfooter {
padding-left: 0px;
padding-right: 0px;
max-width: 100%;
width:100%;
}
html, body , .mw-body .mw-body-content {
font-family: 'Sahel','Linux Libertine','Georgia','Times',serif!important;
}
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
font-family: 'Sahel','Linux Libertine','Georgia','Times',serif!important;
}