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