Sha256: 5e8ac59e7b6306cde8bd648c6bb76f8285fa29d7d2c8a704ae26f5945f7f1f82
Contents?: true
Size: 1.8 KB
Versions: 12
Compression:
Stored size: 1.8 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: var(--font-weight-heading); margin: 5rem 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; margin-top: 1.5rem; margin-bottom: 1.5rem; padding: 0 1rem; } } ul, ol, dl { margin-top: 0; margin-bottom: 1rem; } ul, ol { padding-left: 1.25rem; } hr { @extend .color-transition; position: relative; margin: 3rem 0; border: 0; border-top: 1px solid var(--border-color); } .hr { @extend .color-transition; border-bottom: 1px solid var(--border-color); padding-bottom: 1rem; margin-bottom: 2rem; }
Version data entries
12 entries across 12 versions & 2 rubygems