MediaWiki:Common.css: Difference between revisions

Created page with "CSS placed here will be applied to all skins: Aturan CSS Umum untuk Tampilan Mobile: @media all and (max-width: 768px) { Sembunyikan sidebar di mobile: #mw-navigation { display: none; } Lebarkan konten utama: #content { margin-left: 0 !important; } Sesuaikan ukuran font untuk body: body { font-size: 16px; } Pastikan gambar tidak meluap: img { max-width: 100%;..."
(No difference)