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

Version Path
runeblog-0.2.82 empty_view/themes/standard/etc/blog.css.lt3
runeblog-0.2.81 empty_view/themes/standard/etc/blog.css.lt3
runeblog-0.2.80 empty_view/themes/standard/etc/blog.css.lt3
runeblog-0.2.79 empty_view/themes/standard/etc/blog.css.lt3
runeblog-0.2.78 empty_view/themes/standard/etc/blog.css.lt3
runeblog-0.2.77 empty_view/themes/standard/etc/blog.css.lt3
runeblog-0.2.76 empty_view/themes/standard/etc/blog.css.lt3
runeblog-0.2.75 empty_view/themes/standard/etc/blog.css.lt3
runeblog-0.2.74 empty_view/themes/standard/etc/blog.css.lt3
runeblog-0.2.73 empty_view/themes/standard/etc/blog.css.lt3
runeblog-0.2.72 empty_view/themes/standard/etc/blog.css.lt3
runeblog-0.2.71 empty_view/themes/standard/etc/blog.css.lt3
runeblog-0.2.70 empty_view/themes/standard/etc/blog.css.lt3
runeblog-0.2.69 empty_view/themes/standard/etc/blog.css.lt3
runeblog-0.2.66 empty_view/themes/standard/etc/blog.css.lt3
runeblog-0.2.65 empty_view/themes/standard/etc/blog.css.lt3
runeblog-0.2.64 empty_view/themes/standard/etc/blog.css.lt3
runeblog-0.2.63 empty_view/themes/standard/etc/blog.css.lt3
runeblog-0.2.62 empty_view/themes/standard/etc/blog.css.lt3
runeblog-0.2.61 empty_view/themes/standard/etc/blog.css.lt3