|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/grandpre/Site/styles/pages/ |
Upload File : |
@media (min-width: 992px) {
.contact-half-map {
height: 450px;
position: relative;
margin-top: 25px;
}
.map-left {
background: url('../../graphics/dark-dots.png') left center, rgba(0,0,0,0.75);
position: relative;
z-index: 1;
height: 450px;
width: 50%;
padding-left: 20px;
}
.map-left:after {
left: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-left-color: rgba(0,0,0,0.75);
border-width: 30px;
margin-top: -30px;
}
p.address {
margin-bottom: 10px;
margin-top: 10px;
}
.map-left div.content-heading {
padding-bottom: 50px;
}
}