Sha256: 8b097047e8c4e7cf22a877a090401eaa5a2c0cc99804fcbbd8904588963873cc
Contents?: true
Size: 1.05 KB
Versions: 35
Compression:
Stored size: 1.05 KB
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; } \.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
35 entries across 35 versions & 1 rubygems