Sha256: 322f51805178d7d2de9a18059dfa90f1b48a79cf653391af3a838f1b18a7741e
Contents?: true
Size: 584 Bytes
Versions: 133
Compression:
Stored size: 584 Bytes
Contents
.nopara .include themes/standard/global.lt3 \.post-title a { color: $post.title.color; font-size: $post.title.size; float: right; display: inline-block; text-align: top; text-decoration: none; } \.post-title a:hover { text-decoration: none; } \.post-title-text a { color: $post.text.color; font-size: $post.text.size; # float: right; display: block; text-decoration: none; } \.post-title-text a:hover { text-decoration: none; } \.post-date { color: $post.date.color; font-size: $post.date.size; display: block; float: left; text-align: top; }
Version data entries
133 entries across 13 versions & 1 rubygems