| 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/plainmotors.net/wwwroot/new/assets/sass/ |
Upload File : |
@import 'libs/vars';
@import 'libs/functions';
@import 'libs/mixins';
@import 'libs/skel';
/*
Alpha by Pixelarity
pixelarity.com @pixelarity
License: pixelarity.com/license
*/
/* Basic */
pre, code {
position: relative;
-ms-behavior: url('assets/js/ie/PIE.htc');
}
/* Form */
input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
position: relative;
-ms-behavior: url('assets/js/ie/PIE.htc');
line-height: 3em;
}
input[type="checkbox"],
input[type="radio"], {
opacity: 1;
z-index: auto;
& + label {
&:before {
display: none;
}
}
}
/* Button */
input[type="submit"],
input[type="reset"],
input[type="button"],
.button {
position: relative;
-ms-behavior: url('assets/js/ie/PIE.htc');
&.alt {
border: solid 2px _palette(border);
}
}
/* Box */
.box {
position: relative;
-ms-behavior: url('assets/js/ie/PIE.htc');
.image {
&.featured {
margin: 2em 0;
width: 100%;
}
}
}
/* Icon */
.icon {
&.major {
position: relative;
-ms-behavior: url('assets/js/ie/PIE.htc');
}
}
/* Image */
.image {
position: relative;
-ms-behavior: url('assets/js/ie/PIE.htc');
img {
position: relative;
-ms-behavior: url('assets/js/ie/PIE.htc');
}
}
/* Header */
#header {
nav {
> ul {
> li {
a {
color: #fff;
display: inline-block;
text-decoration: none;
border: 0;
&.icon {
&:before {
color: #fff;
margin-right: 0.5em;
}
}
}
}
}
}
&.alt {
color: #fff;
nav {
> ul {
> li {
a:not(.button) {
&.icon {
&:before {
color: rgba(255,255,255,0.75);
}
}
}
&.active {
a:not(.button) {
background-color: rgba(255,255,255,0.2);
}
}
}
}
}
}
}
.dropotron {
border: solid 1px _palette(border);
&.level-0 {
margin-top: 0;
&:before {
display: none;
}
}
}
/* Banner */
#banner {
background-attachment: scroll;
background-image: url('../../images/banner.jpg');
background-position: auto;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url('assets/js/ie/backgroundsize.min.htc');
input[type="submit"],
input[type="reset"],
input[type="button"],
.button {
border: solid 2px #fff;
}
}
/* Main */
#main {
position: relative;
z-index: 1;
}
/* CTA */
#cta {
input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
background: _palette(accent2, bg);
border: solid 2px #fff;
}
.formerize-placeholder {
color: #fff !important;
}
}