الفرق بين المراجعتين لصفحة: «ميدياويكي:Common.css»
من مرصد الاقتصاد الأردني
لا ملخص تعديل |
لا ملخص تعديل |
||
سطر ١٧: | سطر ١٧: | ||
.body.page-Main_Page h1 { display: none; } | .body.page-Main_Page h1 { display: none; } | ||
th { | |||
font-weight: normal; | |||
} |
مراجعة ٠٠:١٥، ٦ فبراير ٢٠٢٥
/* CSS placed here will be applied to all skins */ /* Infoboxes */ .infobox { border: 1px solid #a2a9b1; color: black; padding: 0.2em; font-size: 88%; line-height: 1.5em; border-spacing: 3px; } pre, code, .mw-code { background-color: transparent; color: #000; border: none; } .body.page-Main_Page h1 { display: none; } th { font-weight: normal; }