Sha256: 0416d0219588f46c9b68f6db64bae18e13d7b20d14aa48f03f253af893e5d3f6
Contents?: true
Size: 1.68 KB
Versions: 1
Compression:
Stored size: 1.68 KB
Contents
// THIS FILE IS AUTOGENERATED, DO NOT MODIFY! // // To change the contents of this file, // edit `_sass/pooleparty/_type.pre.scss` // and run `npm run build:css`. // // During development you can run `npm run watch:css` // to continuosly rebuild this file. // // Copyright (c) 2017 Florian Klampfer <https://qwtel.com/> // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License // along with this program. If not, see <http://www.gnu.org/licenses/>. h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-weight: $font-weight-heading; margin: 4rem 0 1rem; } h1, .h1 { font-size: 2rem; line-height: 1.3; } h2, .h2 { font-size: 1.5rem; line-height: 1.4; } h3, .h3 { font-size: 1.17em; line-height: 1.5; } h4, h5, h6, .h4, .h5, .h6 { font-size: 1rem; margin-bottom: 0.5rem; } p { margin-top: 0; margin-bottom: 1rem; &.lead { font-size: 1.2em; padding: 0 1rem; } } ul, ol, dl { margin-top: 0; margin-bottom: 1rem; } ul, ol { padding-left: 1.25rem; } hr { position: relative; margin: 1.5rem 0; border: 0; border-top: 1px solid $border-color; } .hr { border-bottom: 1px solid $border-color; padding-bottom: 1rem; margin-bottom: 2rem; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-hydejack-8.0.0 | _sass/pooleparty/__inline/_type.scss |