Sha256: 4311b2659a2738ed780cca719d4451573a9fb237e92f9e6c532f9190edbc8c5f
Contents?: true
Size: 891 Bytes
Versions: 7
Compression:
Stored size: 891 Bytes
Contents
.tag-list { width: 100%; padding-bottom: $padding-x-small; a.button { margin: 0.1em; padding: 0.2em 0.4em; font-size: 0.9em; } p { margin: 0; padding: 0 0.2em 0 0; } ul { text-align: center; list-style: none; li, div { display: inline; } div.meta { margin-right: 0.5em; } } } .tag-anchor { margin-top: $padding-x-small; a { color: var(--link); &:hover { text-decoration: none; } } } .tag-posts { display: inline-block; width: 100%; .tag-title { margin-top: 0; margin-bottom: 0; a { margin-left: $padding-x-small; } .post-info { float: right; } } .meta { display: inline; float: right; font-size: 0.8em; line-height: normal; } } @media screen and (max-width: $sm-break) { .tag-posts .meta { display: none; } }
Version data entries
7 entries across 7 versions & 1 rubygems