الفرق بين المراجعتين لصفحة: «ميدياويكي:Common.css»
من مرصد الاقتصاد الأردني
لا ملخص تعديل |
لا ملخص تعديل |
||
سطر ٢٠: | سطر ٢٠: | ||
th { | th { | ||
font-weight: normal; | font-weight: normal; | ||
} | |||
body { | |||
font-size: 16px; /* Adjust size as needed */ | |||
} | } |
مراجعة ١٠:٤٥، ٩ فبراير ٢٠٢٥
/* 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; } body { font-size: 16px; /* Adjust size as needed */ }