Järjestelmäviesti:Minerva.css

ITS Factory Developer Wikistä
Versio hetkellä 4. marraskuuta 2022 kello 12.36 – tehnyt ITdeveloper (keskustelu | muokkaukset)

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% !important;
    background-color:#f6f6f6 !important;
  }
}