Sha256: faf3a9cfe29518f879536edb4c0a69af8a60867b41bdacb56366b0d294f9721b

Contents?: true

Size: 706 Bytes

Versions: 7

Compression:

Stored size: 706 Bytes

Contents

.post {

}

.post-title {
  color: #3B5998;
  font-size: 36px;
  font-weight: bold;
}

.post-tagline {
  font-size: 16px;
  color: #333;
  font-weight: normal;
  margin-bottom: 16px;
}

.post-meta {
  font-size: 12px;
  line-height: 100%;
  color: #777;
  margin: 16px 0;
  text-decoration: underline;
}

.post-image {
  height: 350px;
  > span {
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-position: 50% 50%;
  }
}

.post-content {
  font-size: 16px;
  line-height: 150%;
  color: #333;
  text-align: justify;
  > p {
    margin: 16px 0;
  }
}

.post-end {
  width: 100px;
  height: 1px;
  border-top: 2px solid #DDD;
  margin: 32px auto 32px auto;
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
ceevee-0.1.6 _sass/ceevee/_post.scss
ceevee-0.1.5 _sass/ceevee/_post.scss
ceevee-0.1.4 _sass/ceevee/_post.scss
ceevee-0.1.3 _sass/ceevee/_post.scss
ceevee-0.1.2 _sass/ceevee/_post.scss
ceevee-0.1.1 _sass/ceevee/_post.scss
ceevee-0.1.0 _sass/ceevee/_post.scss