Sha256: 608587928b0d4d22ec58f51c9fe18a6ec9d6e9f14687882e0ad8ecf50041a9e3
Contents?: true
Size: 1.21 KB
Versions: 16
Compression:
Stored size: 1.21 KB
Contents
/* Section/Article */ section, article { &.special { text-align: center; } } header { &.major { padding-bottom: 2em; } &.special { margin-bottom: 5em; padding-top: 7em; position: relative; text-align: center; &:before, &:after { border-bottom: solid 1.5px; border-top: solid 1.5px; content: ''; height: 7px; opacity: 0.1; position: absolute; top: 1.75em; width: 43%; } &:before { left: 0; } &:after { right: 0; } h2 { margin-bottom: 0; } h2 + p { margin-bottom: 0; padding-top: 1.5em; } .icon { cursor: default; height: 7em; left: 0; position: absolute; text-align: center; top: 1em; width: 100%; &:before { font-size: 3.5em; opacity: 0.35; } } } } footer { > :last-child { margin-bottom: 0; } &.major { padding-top: 3em; } }
Version data entries
16 entries across 16 versions & 1 rubygems