UNPKG

687 BCSSView Raw
1:root {
2--typography-text-color: #333333;
3--typography-text-strong-font-weight: 600;
4--typography-text-code-corner: 3px;
5--typography-text-mark-color: #333333;
6--typography-text-mark-background: #FFE6BD;
7--typography-text-code-color: #333333;
8--typography-text-code-background: #F2F3F7;
9--typography-text-code-border-color: #E6E7EB;
10--typography-paragraph-font-size: 14px;
11--typography-paragraph-line-height: 1.5;
12--typography-title-h1-font-size: 24px;
13--typography-title-h2-font-size: 20px;
14--typography-title-h3-font-size: 16px;
15--typography-title-h4-font-size: 16px;
16--typography-title-h5-font-size: 14px;
17--typography-title-h6-font-size: 12px;
18--typography-title-font-weight: 600;
19}