Järjestelmäviesti:Common.css

ITS Factory Developer Wikistä
Versio hetkellä 4. marraskuuta 2022 kello 10.42 – 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.
/* CSS placed here will be applied to all skins */
.page-ITS_Factory_Developer_Wiki #contentSub { display: none }
.page-Main_Page #contentSub { display: none }
.mainItem {flex: 0 0 30.333333%;margin: 10px;border:1px solid #b1c903;padding:0 1em 1em 1em;background-color:#f6f6f6;box-sizing: border-box;}

@media screen {
  .mainItem {background-color: green;}
}