Sha256: 5de97954c9a14f0c70c6630a42ed7c685efa70715814cf94a311d8c6599e883a
Contents?: true
Size: 777 Bytes
Versions: 37
Compression:
Stored size: 777 Bytes
Contents
@import "../tokens/colors"; @import "../tokens/typography"; @import "../pb_icon/icon"; @import "../pb_body/body"; @import "../pb_title/title"; [class^=pb_time_kit] { &[class*=_center] { text-align: center; } &[class*=_right] { text-align: right; } [class^=pb_body] { font-weight: $bold !important; } [class^=pb_time_timezone] { font-size: $font-small; font-weight: $regular; color: $text-lt-light; &::before { content: " "; } } &[class*=_lg] { [class^=pb_time_timezone] { font-size: $font-large !important; color: $text-lt-light; } } &.dark { & > * [class^=pb_title_kit] { color: $text_dk_default; } & > * [class^=pb_body_kit] { color: $text_dk_light; } } }
Version data entries
37 entries across 37 versions & 1 rubygems