|
|
@ -0,0 +1,13 @@ |
|
|
|
@import "bootstrap2spip/css/_type"; |
|
|
|
|
|
|
|
h1,.h1,.h1-like { line-height: $h1-line-height; small { font-size: 0.65em; }} |
|
|
|
.secondary h1,.secondary .h1,.secondary .h1-like, |
|
|
|
h2,.h2,.h2-like { line-height: $h2-line-height; small { font-size: 0.70em; }} |
|
|
|
.secondary h2,.secondary .h2,.secondary .h2-like, |
|
|
|
h3,.h3,.h3-like { line-height: $h3-line-height; small { font-size: 0.80em; }} |
|
|
|
.secondary h3,.secondary .h3,.secondary .h3-like, |
|
|
|
h4,.h4,.h4-like { line-height: $h4-line-height; } |
|
|
|
.secondary h4,.secondary .h4,.secondary .h4-like, |
|
|
|
h5,.h5,.h5-like { line-height: $h5-line-height; font-weight: bold; } |
|
|
|
.secondary h5,.secondary .h5,.secondary .h5-like, |
|
|
|
h6,.h6,.h6-like { line-height: $h6-line-height; font-weight: bold; } |