Sha256: c78304dc585fbb93f3f54110969e1be266107a5778aaf300b3d8fd40ee5a8979
Contents?: true
Size: 851 Bytes
Versions: 2
Compression:
Stored size: 851 Bytes
Contents
.post-page { display: flex; & .window { margin-bottom: 128px; margin-top: 16px; max-width: 66%; @include media-query($on-palm) { display: block; margin: 16px auto 128px auto; max-width: 96vw; } } & .status-bar { margin: 6px -6px -6px -6px; &-field { font-size: 1rem; padding: 4px; } } } .post-content { & * { font-size: 1rem; } & h1, h2, h3, h4, h5, h6 { margin-top: 16px; margin-bottom: 8px; } & img { display: block; max-height: 90vh; max-width: 75%; margin: auto; } & p { margin-top: 12px; margin-bottom: 12px; } & code { font-family: "Perfect DOS VGA 437 Win"; font-size: 1.15rem; } & pre { overflow: scroll; } & .highlighter-rouge { margin-top: 12px; margin-bottom: 16px; } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jekyll-98-0.2.0 | _sass/jekyll-98/_post.scss |
jekyll-98-0.1.0 | _sass/jekyll-98/_post.scss |