Sha256: 48ea7674caea01060c8f02de1691f806167629b69847198a11efcc2d3fd46ead
Contents?: true
Size: 523 Bytes
Versions: 3
Compression:
Stored size: 523 Bytes
Contents
/* Text */ h1{ font-size:30px; line-height:30px; } h2{ font-size:24px; line-height:24px; } h3{ font-size:18px; line-height:18px; } h4{ font-size:16px; line-height:16px; } h5{ font-size:14px; line-height:14px; } body{ font-family:$font-family; color:$font-color; font-size:$font-size; line-height:$font-size + 6px; } strong{ font-weight:bold; } small{ font-size:11px; font-weight:bold; } a, a:active, a:visited{ color:$link-color; text-decoration:none; &:hover{ text-decoration:underline; } }
Version data entries
3 entries across 3 versions & 1 rubygems