210
muokkausta
(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 muokkausyhteenvetoa Merkkaukset: Mobiilimuokkaus mobiilisivusto-muokkaus |
||
Rivi 2: | Rivi 2: | ||
@media only screen and (max-width: 600px) { | @media only screen and (max-width: 600px) { | ||
.mainItem { | .mainItem { | ||
width:100%; | width:100% !important; | ||
background-color:#f6f6f6; | background-color:#f6f6f6 !important; | ||
} | } | ||
} | } |