Sha256: 008e5d381ebe5af221f2ad1709ee6cc5fbfe1276a87a5c3d5618a148b525bdf2
Contents?: true
Size: 721 Bytes
Versions: 1
Compression:
Stored size: 721 Bytes
Contents
// $font-family-sans-serif: "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !default; // $font-weight-base: 400; @import "bootstrap/bootstrap"; @import "rouge"; @import "typeahead"; @import "markdown/markdown"; html { position: relative; min-height: 100%; } body { padding-top: $nav-link-height + $nav-link-padding-y * 2; } main { padding-bottom: 20px; } .jumbotron { background: url("../img/jumbotron.jpg") no-repeat 50% 0; background-size: cover; color: #fff; background-position: center 36%; margin-top: -37px; h1 { color: #fff; } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
apx-docs-theme-0.1.15 | _sass/theme.scss |