Sha256: a81dc9d3036dbec3555fb9626543488e787eb0bfc5117cf76c64c8da2e877abb
Contents?: true
Size: 1.14 KB
Versions: 6
Compression:
Stored size: 1.14 KB
Contents
. -------------------------------------------------- . This file is processed to create blog.css . Most of the global CSS goes here . -------------------------------------------------- .nopara .seek themes/standard/global.lt3 body { font-family: $font.family } \.post-title a { color: $post.title.color; font-family: $font.family; 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-family: $font.family; 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-family: $font.family; font-size: $post.date.size; display: block; float: left; text-align: top; } \.mydrop { color: #444444; float: left; text-align: top; # font-family: Verdana; font-size: 38px; line-height: 38px; # padding-top: 0px; padding-right: 8px; padding-left: 3px; } . not used? \.thumbnail img { max-height: 100%; max-width: 100%; }
Version data entries
6 entries across 6 versions & 1 rubygems