Taylohtio/_CustomResponsiveLayouts/peltonen/taloyhtio_custom.css

11 lines
249 B
CSS

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