767 B
767 B
字体样式
lib/assets/javascripts/new-dashboard/styles/base/_typography.scss
.is-medium .is-caption .is-small
12px-16px
lib/assets/javascripts/new-dashboard/styles/hangar/_buttons.scss
lib/assets/javascripts/new-dashboard/styles/components/_buttons.scss
https://git.kongjian.xin:8443/cartodb4/CartoAssets
CartoAssets/src/scss/cdb-components/_typography.scss
.CDB-Size-huge { font-size: $sFontSize-huge; line-height: $sLineHeight-huge; }
.CDB-Size-large { font-size: $sFontSize-large; line-height: $sLineHeight-large; }
.CDB-Size-medium { font-size: $sFontSize-medium; line-height: $sLineHeight-medium; }
.CDB-Size-small { font-size: $sFontSize-small; line-height: $sLineHeight-small;
}