nodram
Version:
A Really MEAN Web Framework
2 lines • 5.06 kB
CSS
#IndexView{width:100%;min-height:100%;height:auto;font-family:Lato;background-color:#373435;background-image:url(http://localhost:4044/res/images/background/nysc-lodge.png);background-position:50%;background-size:cover;background-repeat:no-repeat}#IndexView header{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#IndexView header #app-logo{padding-left:20px}#IndexView header #app-logo img{height:40px}#IndexView header #app-menu-launcher{visibility:hidden}#IndexView header #app-menu{padding:0}#IndexView header #app-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;padding:0}#IndexView header #app-menu ul li{cursor:pointer;color:#fff;padding:5px 0;margin:0 20px;border-bottom:2px solid transparent}#IndexView header #app-menu ul li:hover{border-bottom:2px solid #00a550}#IndexView header #app-menu ul md-icon{font-size:1.25rem;opacity:.7}#IndexView section#hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:50px 20px 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}#IndexView section#hero h1,#IndexView section#hero h5{font-weight:lighter;text-align:center}#IndexView section#hero h5{font-weight:lighter;font-style:italic}#IndexView section#hero md-icon{margin:10px auto}#IndexView section#call-to-action,#IndexView section#call-to-action form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#IndexView section#call-to-action form{width:70%;-ms-flex-wrap:wrap;flex-wrap:wrap}#IndexView section#call-to-action form .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#IndexView section#call-to-action form .form-group.full{width:100%;z-index:1}#IndexView section#call-to-action form .form-group.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#IndexView section#call-to-action form .form-group.error{margin:0;padding:0}#IndexView section#call-to-action form .form-group input{width:270px;color:#fff;padding:10px;border:2px solid #fff;border-radius:5px;background:transparent}#IndexView section#call-to-action form .form-group input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #161d1e inset;-webkit-text-fill-color:#fff}#IndexView section#call-to-action form .form-group .control{width:30px;padding:10px 0 0 10px}#IndexView section#call-to-action form .form-group select{width:270px;padding:10px;background:transparent;border-radius:5px;border:2px solid #fff;color:#fff}#IndexView section#call-to-action form .form-group select option{color:#000}#IndexView section#call-to-action form .form-group button{font-family:Lato;font-weight:700;font-size:13px}#IndexView footer{bottom:20px;position:absolute;width:100%}#IndexView footer .bottom-footer{font-size:.875rem;color:#eceeef;padding:20px 50px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#IndexView footer .bottom-footer .love-icon{margin:5px 5px 0;width:25px;height:25px;background-image:url(http://localhost:4044/res/images/icons/icon-love.png);background-size:25px}@media (max-width:767px){#IndexView{background-image:none}#IndexView header{background:#fff;-ms-flex-wrap:wrap;flex-wrap:wrap}#IndexView header #app-logo img{height:30px}#IndexView header #app-menu,#IndexView header #app-menu-launcher{visibility:visible}#IndexView header #app-menu-launcher{cursor:pointer;padding-right:20px}#IndexView header #app-menu{width:100%;height:0;overflow:hidden}#IndexView header #app-menu ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}#IndexView header #app-menu ul li{margin:0;color:#161d1e;padding:10px 20px;border:none}#IndexView header #app-menu ul li:first-child{margin-top:20px}#IndexView header #app-menu ul li:hover{background:#f7f7f9;border:none}#IndexView section#hero{padding:50px 20px;background-image:url(http://localhost:4044/res/images/background/nysc-lodge.png);background-position:50%;background-size:cover;background-repeat:no-repeat}#IndexView section#hero h1{font-size:2rem;font-weight:bolder}#IndexView section#hero h5{font-size:.875rem;font-weight:lighter}#IndexView footer{position:relative}#IndexView footer .bottom-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}
/*# sourceMappingURL=undefined.map */