Untitled
unknown
plain_text
5 months ago
1.8 kB
2
Indexable
.card { padding: 15px; margin-bottom: 1.5rem; -webkit-box-shadow: 0 1px 2px rgba(56,65,74,.15); box-shadow: 0 1px 2px rgba(56,65,74,.15); } .card-body { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: var(--in-card-spacer-y) var(--in-card-spacer-x); color: var(--in-card-color); } .align-items-center { -webkit-box-align: center!important; -ms-flex-align: center!important; align-items: center!important; } .fs-22 { font-size: 22px!important; } .text-muted { --in-text-opacity: 1; color: #76797e!important; } .text-uppercase { text-transform: uppercase!important; } .mb-0 { margin-bottom: 0!important; } .fs-14 { font-size: 14px!important; padding: 0px !important; } .fw-medium { font-weight: 500; } .avatar-sm { height: 2.6rem; width: 2.6rem; } .avatar-title { -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #438a7a; color: #438a7a; display: -webkit-box; display: -ms-flexbox; display: flex; font-weight: 500; height: 100%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; } .fs-24 { font-size: 24px!important; } .la-file-alt:before { content: "\f15c"; } .mt-4 { margin-top: 1.5rem!important; } .align-items-end { -webkit-box-align: end!important; -ms-flex-align: end!important; align-items: flex-end!important; } .bg-primary{ background: #438a7a !important; color: #fff; } .bg-danger{ background: #ed4343 !important; color: #fff; } .text-success{ color: #438a7a; } .text-primary{ color: #438a7a !important; } .text-danger{ color: #ed4343; } .text-muted { color: #76797e!important; }
Editor is loading...
Leave a Comment