MediaWiki:Common.css
Uit wiki-lilaca
Let op! Nadat u de wijzigingen hebt opgeslagen is het wellicht nodig uw browsercache te legen.
- Firefox / Safari: houd Shift ingedrukt terwijl u op Vernieuwen klikt of druk op Ctrl-F5 of Ctrl-R (⌘-Shift-R op een Mac)
- Google Chrome: druk op Ctrl-Shift-R (⌘-Shift-R op een Mac)
- Internet Explorer: houd Ctrl ingedrukt terwijl u op Vernieuwen klikt of druk op Ctrl-F5
- Opera: leeg uw cache in Extra → Voorkeuren
/** CSS die hier wordt geplaatst heeft invloed op alle skins */ /* working ... */ #content{ margin-left:auto !important; margin-right:auto; max-width: 950px; } #footer { margin-left: auto !important; margin-right: auto; max-width: 950px; } /* testing */ #mw-navigation { margin-left: auto !important; margin-right: auto; max-width: 1140px; top: 0; }