Sha256: 6677b414e5eaf3ffc13f3963e7be593ae6cb6a748adbc6ed84db9924fe01e312
Contents?: true
Size: 827 Bytes
Versions: 7
Compression:
Stored size: 827 Bytes
Contents
. -------------------------------------------------- . This file is processed to create blog.css . Most of the global CSS goes here . -------------------------------------------------- .nopara .seek themes/standard/global.lt3 * { font-family: $font.family } \.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
7 entries across 7 versions & 1 rubygems