Taylohtio/_CustomResponsiveLayouts/tamis/taloyhtio_custom.css

11 lines
246 B
CSS

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