Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .b-info {
- &__item {
- &--yellow {
- .b-info-data {
- border-color: #ff8400;
- }
- .b-info-data,
- .b-data__item span {
- &:before,
- &:after {
- background: #ff8400;
- }
- }
- .b-info-text {
- color: #ff8400;
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment