UNPKG

brand-assets

Version:
44 lines (41 loc) 839 B
// Color variables (appears count calculates by raw css) @color0: #142377; // Appears 7 times .rpt-title1 { color: @color0!important; } .rpt-title2 { background-color: @color0!important; } .rpt-title5 { color: @color0!important; } .title-image { background: @color0!important; } .rpt-img { background-image: url(../img/bgcolor-K2.png)!important; } .report-logo { background-image: url(../img/k2.png)!important; background-size: 208px!important; min-height: 90px!important; } .report-rating { .test-rating { .set { i.icon-circle { &:before { background-color: @color0!important; } } i.icon-circle-half { &:before { background-color: @color0!important; } } } } } span.test-rating, span.test-rating span { color: @color0!important; }