Sha256: c3e0b65d0d9170f909fa1bacf22a0267e0752777c01c86d964efc93e3ab23bdd

Contents?: true

Size: 446 Bytes

Versions: 1

Compression:

Stored size: 446 Bytes

Contents

.author-article {
  display: -ms-flexbox!important;
  display: flex!important;
  display: block;
}

.author-picture {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.author-bio {
    padding-left: 15px!important;
    overflow: hidden!important;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.author-image {
  border-radius: 100%;
  width: 50ox;
  height: 50px;
}

.en:lang(en), .it:lang(it) {
  background-color: black;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-theme-simple-blog-0.0.2 _sass/blog/_extra.scss