الفرق بين المراجعتين لصفحة: «ميدياويكي:Common.css»
لا ملخص تعديل |
لا ملخص تعديل |
||
سطر ١٦: | سطر ١٦: | ||
body { | body { | ||
font-family: 'Tajawal'; | font-family: 'Tajawal'; | ||
font-style: normal; | |||
font-weight: 400; | |||
url(https://fonts.googleapis.com/css?family=Tajawal); | url(https://fonts.googleapis.com/css?family=Tajawal); | ||
} | } | ||
@font-face { | @font-face { | ||
font-family: 'Tajawal'; | font-family: 'Tajawal'; | ||
font-style: normal; | |||
font-weight: 400; | |||
url(https://fonts.googleapis.com/css?family=Tajawal); | url(https://fonts.googleapis.com/css?family=Tajawal); | ||
} | } |
مراجعة ١٥:٣٦، ١٨ ديسمبر ٢٠٢٣
/* الأنماط المتراصة CSS المعروضة هنا ستؤثر على كل الواجهات */ #ca-talk { display:none!important; } .mw-logo-icon { width: 180px; height: 180px; } .mw-logo-wordmark { display: none; } .mw-parser-output { text-align: right; } table, th, td{ text-align: right; } body { font-family: 'Tajawal'; font-style: normal; font-weight: 400; url(https://fonts.googleapis.com/css?family=Tajawal); } @font-face { font-family: 'Tajawal'; font-style: normal; font-weight: 400; url(https://fonts.googleapis.com/css?family=Tajawal); } .firstHeading { color: #00A099; } h1, h2, h3 { color: #00A099; }