Sha256: 51ab59d7842bcbb89754687f40acbd2118567f05bcd1506d5f961a8d52bb641a
Contents?: true
Size: 775 Bytes
Versions: 1
Compression:
Stored size: 775 Bytes
Contents
@charset "utf-8"; @import "../node_modules/bulma/bulma.sass"; @import "../node_modules/bulma-block-list/src/block-list.scss"; @import "layout"; @import "syntax"; @import "showcase"; .gh-sponsor { color: #ea4aaa; } .user-mention { font-weight: $mention-weight; color: $mention-color; } .pagination-previous, .pagination-next { &[disabled] { background-color: $link !important; color: $white !important; border: none !important; } } .is-dark { &.box { background-color: $dark !important; color: $white; } } .thumbnail { width: 100%; } .is-rounded { border-radius: $radius-medium !important; } .highlight { border-radius: $radius !important; } .has-shadow { box-shadow: $shadow-large !important; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-opentoolbox-2.0.2 | _sass/_main.scss |