SU-SWS/stanford_profile_helper

View on GitHub
modules/jumpstart_ui/dist/css/brand-bar.css

Summary

Maintainability
Test Coverage
.su-brand-bar{background-color:#8c1515;height:30px;width:100%}.su-brand-bar__container{margin:0 auto}@media only screen and (min-width:0){.su-brand-bar__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width:576px){.su-brand-bar__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width:768px){.su-brand-bar__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width:992px){.su-brand-bar__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width:1200px){.su-brand-bar__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width:1500px){.su-brand-bar__container{max-width:1500px;width:calc(100% - 200px)}}.su-brand-bar__logo{-webkit-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;display:inline-block;font-family:Stanford,"Source Serif 4","Source Serif Pro",Georgia,Times,Times New Roman,serif;font-size:20px;font-style:normal;font-variant:normal;-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;font-weight:400;-ms-grid-column:2;letter-spacing:0;line-height:.75;margin-top:8px;text-decoration:none;text-transform:none;-webkit-transform:translateZ(0);transform:translateZ(0);white-space:nowrap}.su-brand-bar__logo:active,.su-brand-bar__logo:focus,.su-brand-bar__logo:hover{color:#fff}.su-brand-bar__link--a11y{clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.su-brand-bar--bright{background-color:#b1040e}.su-brand-bar--dark{background-color:#2e2d29}.su-brand-bar--white{background-color:#fff}.su-brand-bar--white .su-brand-bar__logo{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto;color:#8c1515}