Sha256: fd222486d10be143d85a77dc650c3578c9e30d636d4077a85d1c4e8e8f9bf2ca

Contents?: true

Size: 584 Bytes

Versions: 2

Compression:

Stored size: 584 Bytes

Contents

.nopara
.include themes/standard/global.lt3

\.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

2 entries across 2 versions & 1 rubygems

Version Path
runeblog-0.1.97 themes/standard/etc/blog.css.lt3
runeblog-0.1.96 themes/standard/etc/blog.css.lt3