UNPKG

lab-twenty

Version:
37 lines (30 loc) 768 B
/* Twenty by HTML5 UP html5up.net | @n33co Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ /* Section/Article */ section > .last-child, section.last-child, article > .last-child, article.last-child { margin-bottom: 0; } /* Banner */ #banner { background-image: url("../../images/banner.jpg"); background-repeat: no-repeat; background-size: cover; background-position: auto; -ms-behavior: url("assets/js/ie/backgroundsize.min.htc"); } #banner .inner { background: #341b2b; } /* CTA */ #cta { background-image: url("../../images/banner.jpg"); background-repeat: no-repeat; background-size: cover; background-position: auto; -ms-behavior: url("assets/js/ie/backgroundsize.min.htc"); }