Sha256: bb2ea224398fbe2a649f87e1acf64c7a830ff7ca9193b95df3acddab7f7d76d7
Contents?: true
Size: 887 Bytes
Versions: 2
Compression:
Stored size: 887 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; 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; } . not used? \.thumbnail img { max-height: 100%; max-width: 100%; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
runeblog-0.2.45 | empty_view/themes/standard/etc/blog.css.lt3 |
runeblog-0.2.44 | empty_view/themes/standard/etc/blog.css.lt3 |