Update bootstrap, update/add all of PatternFly, add font-awesome
[cascardo/ipsilon.git] / less / patternfly / labels.less
1 //
2 // Labels
3 // --------------------------------------------------
4
5 .label {
6   border-radius: 0;
7   font-size: 100%;
8   font-weight: 600;
9   h1 &, h2 &, h3 &, h4 &, h5 &, h6 & {
10     font-size: 75%;
11   }
12 }