Sha256: 64fc20fae657bbcef4ceaadd97c36d2603672b7201a480f2a65c269a898deb22

Contents?: true

Size: 627 Bytes

Versions: 3

Compression:

Stored size: 627 Bytes

Contents

@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

body{
  margin: 0px;
  font-family: 'Noto Sans KR', sans-serif;
}
.post-card{
  padding: 24px;
  height: 500px;
  background-color: grey;
  color: white
}

.post-card-small{
  padding: 24px;
  height: 200px;
  background-color: grey;
  color: white
}

.postview-header{
  padding: 24px;
  height: 100%;
  background-color: grey;
  color: white
}

.postview-content{
  max-width: 800px;
  padding: 16px;
}

.share-btn{
  margin-top: -30px;
  margin-left: 85%;
}

.hr-with-margin{
  margin-top: 16px;
  margin-bottom: 16px;
}

.social-btns{
  padding: 8px;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jekyll-polymer-magazine-0.1.2 assets/css/style.css
jekyll-polymer-magazine-0.1.1 assets/css/style.css
jekyll-polymer-magazine-0.1.0 assets/css/style.css