Line 462: | Line 462: | ||
} | } | ||
+ | span.label { | ||
+ | display: inline-block; | ||
+ | padding: 0.33333rem 0.5rem; | ||
+ | border-radius: 10px; | ||
+ | font-size: .8rem; | ||
+ | line-height: 1; | ||
+ | white-space: nowrap; | ||
+ | cursor: default; | ||
+ | background: #149375; | ||
+ | color: #fefefe; | ||
+ | } | ||
+ | |||
+ | b, strong { | ||
+ | font-weight: bold; | ||
+ | line-height: inherit; | ||
+ | color: #149375; | ||
+ | } | ||
Revision as of 13:32, 4 May 2017