|
@ -67,12 +67,13 @@ |
|
|
|
|
|
|
|
|
.ui.text.container { |
|
|
.ui.text.container { |
|
|
display: block; |
|
|
display: block; |
|
|
|
|
|
font-family: @textFontFamily; |
|
|
max-width: @textWidth !important; |
|
|
max-width: @textWidth !important; |
|
|
|
|
|
line-height: @textLineHeight; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.ui.text.container p { |
|
|
.ui.text.container p { |
|
|
font-size: @textParagraphSize; |
|
|
font-size: @textParagraphSize; |
|
|
line-height: @textParagraphLineHeight; |
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
xxxxxxxxxx