Ero sivun ”Järjestelmäviesti:Minerva.css” versioiden välillä

ITS Factory Developer Wikistä
(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; } })
(ei mitään eroa)

Versio 4. marraskuuta 2022 kello 12.02

/* 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;
  }
}