Under Construction CSS
/* ----------- Under Construction CSS ----------- */
#navToggle,
footer nav,
#mobileMenu {
display:none;
}
.contentCopy img {
box-sizing: border-box;
width:100%!important;
height:auto;
margin:0px!important;
padding:10px;
}
.link0 #section1 h1 {
font-size:1em;
}
.link0 #section1 h1:before {
display:block;
margin:15px 0;
font-size:2em;
}
.link0 #section1 h1:after {
display:none;
}
/* ----------- UNDER CONSTRUCTION CSS ----------- */
#banner,
#menu,
footer nav,
#outerSidebar,
.sidebar {
display:none;
}
.siteTop {
border-top:5px solid #87BF4D;
}
footer {
background:#87BF4D;
}
.footerRight {
margin:auto;
text-align: center;
color:rgba(0,0,0,0.5)
}
.footerRight a {
color:rgba(0,0,0,0.5);
}
.link0 #section1 h1 {
font-size:2em;
margin:25px 0;
display:block;
text-transform: uppercase;
font-weight:600;
}
.link0 #section1 h1:after,
.link0 #section1 h1:before {
content:"\f06a";
font-family:fontawesome;
padding:0 10px;
}