Taylohtio/_CustomResponsiveLayouts/taloyhtiot/taloyhtio_custom.css

10 lines
248 B
CSS

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