Taylohtio/_CustomResponsiveLayouts/_css_sources/scss/taloyhtiot/taloyhtio_custom.scss

10 lines
248 B
SCSS

/*taloyhtiot*/
footer .ad > div {
height: 100%;
background: url(images/ad-242.png) no-repeat center center !important;
}
@media (min-width:1200px) {
footer .ad > div {
background-image: url(images/ad-305.png) !important;
}
}