Järjestelmäviesti:Minerva.css
Versio hetkellä 4. marraskuuta 2022 kello 11.02 – tehnyt ITdeveloper (keskustelu | muokkaukset) (Ak: Uusi sivu: →All CSS here will be loaded for users of the MinervaNeue skin: @media only screen and (max-width: 600px) { .mainItem { width:100%; background-color:#f6f6f6; } })
Huomautus: Selaimen välimuisti pitää tyhjentää asetusten tallentamisen jälkeen, jotta muutokset tulisivat voimaan.
- Firefox ja Safari: Napsauta Shift-näppäin pohjassa Päivitä, tai paina Ctrl-F5 tai Ctrl-R (⌘-R Macilla)
- Google Chrome: Paina Ctrl-Shift-R (⌘-Shift-R Macilla)
- Internet Explorer ja Edge: Napsauta Ctrl-näppäin pohjassa Päivitä tai paina Ctrl-F5
- Opera: Paina Ctrl-F5.
/* All CSS here will be loaded for users of the MinervaNeue skin */ @media only screen and (max-width: 600px) { .mainItem { width:100%; background-color:#f6f6f6; } }