Skip to content

Instantly share code, notes, and snippets.

@matgargano
Created September 28, 2018 16:55
Show Gist options
  • Save matgargano/8a2b88195aca8c76f7d289322225f62f to your computer and use it in GitHub Desktop.
Save matgargano/8a2b88195aca8c76f7d289322225f62f to your computer and use it in GitHub Desktop.
/*! Compiled Sass with Gulp.js via schools.scss */body{background:url() repeat-x #fff}.complete-action h1,h1{color:#272727}a{color:#0E5290!important;text-decoration:underline}a:active,a:focus,a:hover{color:tint(#0E5290,20%)!important}#container{background:url(images/logo-SuccessfulStudent-org.jpg) 0 1.7em no-repeat!important}#container,.complete-action #container,.form-controller #container,.index-action #container,.search-action #container{padding:7em 0 0}#drawer.open{margin:0}@media (max-width:600px){#container{background-position:50% 1.7em!important}#content{margin-top:0}}#content .error,.notice{background-color:#faecec;border-color:#d35656}#content .error h2,#content .error h3,#content .error legend,.notice h2,.notice h3,.notice legend{color:#d35656;text-align:left}#header #widget form{background:#478f99;border-top:3px solid #fff}#header #widget form h3{color:#fff}#header #widget form label,.school .last a{color:#fff!important}#header #attention{background:#e7e7e7}.school .last a{background:-webkit-linear-gradient(#e63f08,#f75520);background:linear-gradient(#e63f08,#f75520)}.school .last a:hover{background:#f86c3d}#content .notification,#content .notification strong{color:#fff;background:#41828b}#drawer.open #submitted{background-color:#3e98b9;background-image:url(images/forms/icon-check.png);color:#fff}#drawer.open #submitted h2,#drawer.open #submitted h3,#drawer.open #submitted p{color:#fff!important}#drawer.open #next{background-color:none;background-image:url(images/forms/icon-arrow.png);border-top:1px dotted #272727;margin-top:.5em;padding-top:1em}#drawer #progress label,#drawer #progress p,#drawer #progress span{color:#3e98b9}#drawer #progress #progress-bar{border-color:shade(#3e98b9,0);margin-right:.7em;top:.2em}#drawer #progress #progress-fill{background-color:#3e98b9}div.bevel-head{background:-webkit-linear-gradient(#478f99,#478f99)!important;background:linear-gradient(#478f99,#478f99)!important;border-top-color:#fff;color:#fff}#left #submit,#submit,#widget #submit,.notIE #left #submit,.school-action #left #submit,.view-action #left #submit{background:-webkit-linear-gradient(#fe7625,#fe904e);background:linear-gradient(#fe7625,#fe904e);color:#fff!important;outline:#fe701b solid 1px}#left #submit:hover,#submit:hover,#widget #submit:hover,.notIE #left #submit:hover,.school-action #left #submit:hover,.view-action #left #submit:hover{background:#fea36c!important}#right .logo.box{margin-top:-6em!important}#right .logo.box .caption{color:#bbb;display:block;text-align:center}@media (max-width:950px){#content #right .logo.box{margin-top:-2em!important}}@media (max-width:600px){.form-controller:not(.complete-action) #content{margin-top:-4em!important}.form-controller:not(.complete-action) #content #right .logo.box{margin-top:4em!important}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment