-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstyle.min.css
More file actions
1 lines (1 loc) · 1.55 KB
/
style.min.css
File metadata and controls
1 lines (1 loc) · 1.55 KB
1
.array,ul{list-style:none}@font-face{font-family:fira-code;src:url('fonts/fira-code.ttf') format('truetype')}*{box-sizing:border-box;padding:0;margin:0;font-family:fira-code}body{background-color:#0f1b30!important}.bg-dark-grey{background-color:#b3bac5!important}.bg-grey{background-color:#f4f5f7!important}.h-100p{height:100px}.h-200p{height:200px}.mt-25{margin-top:25px}.mt-50{margin-top:50px!important}.lh-100p{line-height:100px}.text-tiny{font-size:.65rem}.text-hidden{color:transparent}.text-green{color:#36b37e}.text-yellow{color:#ffab00}.text-violet{color:#6554c0}.text-dark-blue{color:#172b4d!important}.text-blue{color:#091e42!important}.text-light-blue{color:#344563!important}.text-grey{color:#5e6c84!important}.relative{position:relative}.absolute-right{position:absolute;right:0}.shifted{position:relative;left:-25px;width:calc(100% + 49px)}.profile-image{position:absolute;height:200px;width:155px!important;padding:0!important;top:-50px;right:-77px;margin-left:auto;margin-right:auto}.profile-image img{height:100%;width:auto}.title{font-weight:700}.title:before{content:"<";color:#ff5630}.title:after{content:">";color:#ff5630}.bg-none{background-color:transparent!important}ul{padding-left:.95rem}.array{font-size:.9rem}.array li{font-size:.8rem}.array li:after{content:",";color:#fff}.array li:last-child:after{content:""}.company-logo{width:50px;height:auto;position:absolute;right:0;top:0}.tool-icon{height:25px;width:auto;padding:3px;margin-right:3px}@media (max-width:767px){.shifted{position:relative;left:auto;width:auto}}@media (min-width:768px){.pad-0{padding:0}}