| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/HostingSpaces/admin/247sms.com/wwwroot/test/assets/css/ |
Upload File : |
/*
Tactile by Pixelarity
pixelarity.com @pixelarity
License: pixelarity.com/license
*/
/* Banner */
#banner {
padding: 8em 0 6em 0 ;
background-image: url("../../images/banner.jpg");
height: auto;
min-height: 0;
}
#banner:after {
content: '';
display: block;
background: #444;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.3;
}
/* Features */
.features:after {
content: '';
display: block;
clear: both;
}
.features > li {
display: block;
float: left;
}
/* Spotlight */
.spotlight:after {
content: '';
display: block;
clear: both;
}
.spotlight .image {
float: left;
}
.spotlight .content {
padding: 4em 4em 2em 4em ;
float: left;
}
/* Footer */
#footer:after {
content: '';
display: block;
clear: both;
}
#footer .about {
float: left;
}
#footer .contact-info {
float: left;
}
#footer .contact-info:after {
content: '';
display: block;
clear: both;
}
#footer .contact-info ul {
float: left;
}
#footer .copyright {
clear: both;
}
/* Main */
#main > header {
background-image: url("../../images/banner.jpg");
}
#main > header:after {
content: '';
display: block;
background: #444;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.3;
}
#main > header > * {
position: relative;
z-index: 1;
}