SU-SWS/stanford_profile_helper

View on GitHub
modules/jumpstart_ui/dist/css/global-footer.css

Summary

Maintainability
Test Coverage
.su-global-footer{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#8c1515;color:#fff;padding-bottom:2rem;padding-top:2rem}@media only screen and (min-width:768px){.su-global-footer{padding-bottom:2.6rem;padding-top:2.6rem}}@media only screen and (min-width:1500px){.su-global-footer{padding-bottom:2.7rem;padding-top:2.7rem}}.su-global-footer a{color:#fff;text-decoration:none}.su-global-footer a:focus,.su-global-footer a:hover{color:#fff;text-decoration:underline}.su-global-footer nav{-webkit-box-flex:0;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;justify-content:center;margin-bottom:1rem}@media only screen and (min-width:576px){.su-global-footer nav{display:block;margin-bottom:1.3rem}}.su-global-footer__container{margin:0 auto}@media only screen and (min-width:0){.su-global-footer__container{max-width:calc(100% - 40px);width:calc(100% - 40px)}}@media only screen and (min-width:576px){.su-global-footer__container{max-width:calc(100% - 60px);width:calc(100% - 60px)}}@media only screen and (min-width:768px){.su-global-footer__container{max-width:calc(100% - 100px);width:calc(100% - 100px)}}@media only screen and (min-width:992px){.su-global-footer__container{max-width:calc(100% - 160px);width:calc(100% - 160px)}}@media only screen and (min-width:1200px){.su-global-footer__container{max-width:calc(100% - 200px);width:calc(100% - 200px)}}@media only screen and (min-width:1500px){.su-global-footer__container{max-width:1500px;width:calc(100% - 200px)}}@media only screen and (min-width:992px){.su-global-footer__container{display:-webkit-box;display:-ms-flexbox;display:flex}}.su-global-footer__brand{margin-bottom:.8rem;padding-top:.5rem;text-align:center}@media only screen and (min-width:768px){.su-global-footer__brand{margin-bottom:.9rem}}@media only screen and (min-width:1500px){.su-global-footer__brand{margin-bottom:1rem}}.su-global-footer__brand a{-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:3.4rem;font-style:normal;font-variant:normal;-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;font-weight:400;letter-spacing:0;line-height:.75;text-decoration:none;text-transform:none;-webkit-transform:translateZ(0);transform:translateZ(0)}.su-global-footer__brand a:focus,.su-global-footer__brand a:hover{text-decoration:none}@media only screen and (min-width:0) and (max-width:575px){.su-global-footer__brand a{font-size:3.2rem}}.su-global-footer__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (min-width:576px) and (max-width:991px){.su-global-footer__content{text-align:center}}@media only screen and (min-width:992px){.su-global-footer__content{padding-left:4.5rem}}@media only screen and (min-width:1200px){.su-global-footer__content{padding-left:5.2rem}}.su-global-footer__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-global-footer__menu{font-size:1.5rem;list-style-type:none;margin:0 0 1rem;padding:0}.su-global-footer__menu li{display:block;margin:0;padding:.25em 0}@media only screen and (min-width:576px) and (max-width:767px){.su-global-footer__menu li{margin-right:1rem}}@media only screen and (min-width:576px){.su-global-footer__menu li{display:inline-block;line-height:1.1}}@media only screen and (min-width:768px){.su-global-footer__menu li{margin-right:2rem}}@media only screen and (min-width:992px){.su-global-footer__menu li{margin-right:2.8rem;padding:0;text-align:left}}.su-global-footer__menu li:last-child{margin-right:0}@media only screen and (min-width:0) and (max-width:575px){.su-global-footer__menu--global{padding-right:1.9rem}}@media (min-width:768px) and (max-width:1499px){.su-global-footer__menu--global{font-size:1.7rem}}@media only screen and (min-width:1500px){.su-global-footer__menu--global{font-size:1.8rem}}@media only screen and (min-width:0) and (max-width:575px){.su-global-footer__menu--policy{padding-left:1.9rem}}@media only screen and (min-width:576px) and (max-width:767px){.su-global-footer__menu--policy{font-size:1.4rem}}@media only screen and (min-width:576px){.su-global-footer__menu--policy a{font-weight:400}}@media (min-width:768px) and (max-width:1199px){.su-global-footer__menu--policy{font-size:1.5rem}}@media only screen and (min-width:1200px){.su-global-footer__menu--policy{font-size:1.6rem}}.su-global-footer__copyright{font-size:1.4rem;text-align:center}@media only screen and (min-width:0) and (max-width:575px){.su-global-footer__copyright{font-size:1.34rem}}.su-global-footer__copyright span{white-space:nowrap}@media only screen and (min-width:992px){.su-global-footer__copyright{text-align:left}}.su-global-footer--bright{background-color:#b1040e}.su-global-footer--dark{background-color:#2e2d29}