Changes

Jump to navigation Jump to search
Created page with "→‎CSS placed here will be applied to all skins: →‎Make images responsive: .res-img { max-width: 100% !important; height: auto !important; }"
/* CSS placed here will be applied to all skins */

/* Make images responsive */
.res-img {
max-width: 100% !important;
height: auto !important;
}

Navigation menu