Sha256: d30cfab4b0dfe754319a58fade673ad70503824c49893b7b6a8c05702f859086

Contents?: true

Size: 811 Bytes

Versions: 2

Compression:

Stored size: 811 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;
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
runeblog-0.2.43 empty_view/themes/standard/etc/blog.css.lt3
runeblog-0.2.42 empty_view/themes/standard/etc/blog.css.lt3