Sha256: 0e7b5168f99c167226e9df989bfdc373006397b4bcc488f506f9dc2546e7ccda
Contents?: true
Size: 899 Bytes
Versions: 16
Compression:
Stored size: 899 Bytes
Contents
%archive-style { color: $colour-darkgrey; display: block; font-weight: normal; margin: 0; padding: 1.1em 0 0; text-align: center; width: 5.5rem; } #archive { list-style: none; padding-left: 0; .year { @extend %archive-style; padding: 3em 0 0; &:first-child { padding-top: 0.4em !important; } } .month { @extend %archive-style; } .day { @extend %archive-style; display: inline-block; padding: 0; } .blog { @include rounded(0.3125em); display: inline-block; font-size: 88%; text-align: center; width: 3.5em; &.photos { background-color: #d1e4cd; } &.richard { background-color: #e4cdcd; } &.travel { background-color: #cddde4; } } }
Version data entries
16 entries across 16 versions & 1 rubygems