الفرق بين المراجعتين لصفحة: «ميدياويكي:Common.css»
لا ملخص تعديل |
لا ملخص تعديل وسم: تراجع يدوي |
||
(٨ مراجعات متوسطة بواسطة نفس المستخدم غير معروضة) | |||
سطر ١٦: | سطر ١٦: | ||
body { | body { | ||
font-family: 'Tajawal'; | font-family: 'Tajawal'; | ||
font-style: normal; | |||
font-weight: 400; | |||
font-size: 18px; | |||
url(https://fonts.googleapis.com/css?family=Tajawal); | |||
} | |||
@font-face { | |||
font-family: 'Tajawal'; | |||
font-style: normal; | |||
font-weight: 400; | |||
font-size: 18px; | |||
url(https://fonts.googleapis.com/css?family=Tajawal); | |||
} | } | ||
.firstHeading { | .firstHeading { |
المراجعة الحالية بتاريخ ٢٠:٤٠، ١٤ يوليو ٢٠٢٤
/* الأنماط المتراصة 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; font-size: 18px; url(https://fonts.googleapis.com/css?family=Tajawal); } @font-face { font-family: 'Tajawal'; font-style: normal; font-weight: 400; font-size: 18px; url(https://fonts.googleapis.com/css?family=Tajawal); } .firstHeading { color: #00A099; } h1, h2, h3 { color: #00A099; }