|
|
@ -119,15 +119,20 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
h4 { |
|
|
|
h4 { |
|
|
|
font-size: 16px; |
|
|
|
font-size: 20px; |
|
|
|
line-height:18px; |
|
|
|
line-height: 22px; |
|
|
|
|
|
|
|
//font-size: 16px; |
|
|
|
|
|
|
|
//line-height:18px; |
|
|
|
small { |
|
|
|
small { |
|
|
|
font-size: 12px; |
|
|
|
font-size: 12px; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
h5 { |
|
|
|
h5 { |
|
|
|
font-size: 14px; |
|
|
|
font-size: 16px; |
|
|
|
line-height:16px; |
|
|
|
line-height:18px; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//font-size: 14px; |
|
|
|
|
|
|
|
//line-height:16px; |
|
|
|
} |
|
|
|
} |
|
|
|
h6 { |
|
|
|
h6 { |
|
|
|
font-size: 13px; |
|
|
|
font-size: 13px; |
|
|
@ -148,9 +153,9 @@ |
|
|
|
================================================== */ |
|
|
|
================================================== */ |
|
|
|
|
|
|
|
|
|
|
|
blockquote, blockquote p { |
|
|
|
blockquote, blockquote p { |
|
|
|
font-size: 28px; |
|
|
|
font-size: @base-font-large; |
|
|
|
|
|
|
|
line-height: @base-line-large; |
|
|
|
text-align:left; |
|
|
|
text-align:left; |
|
|
|
line-height: 36px; |
|
|
|
|
|
|
|
margin-bottom: 6px; |
|
|
|
margin-bottom: 6px; |
|
|
|
padding-top: 10px; |
|
|
|
padding-top: 10px; |
|
|
|
background-color:@white; |
|
|
|
background-color:@white; |
|
|
|