Sha256: 30aa0766bd8fe1aef2888fb76c1ee51e96ea08bd22730a6c2cbbb2354649d60a
Contents?: true
Size: 582 Bytes
Versions: 3
Compression:
Stored size: 582 Bytes
Contents
// ----------------------------------------------------------------------------- // This file contains styles that are specific to the pages. // ----------------------------------------------------------------------------- /** * Page content */ .page-content { padding: $spacing-unit 0; } .page-heading { font-size: 20px; } .post-list { margin-left: 0; list-style: none; > li { margin-bottom: $spacing-unit; } } .post-meta { font-size: $small-font-size; color: $grey-color; } .post-link { display: block; font-size: 24px; }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
writers-zone-0.2.1 | _sass/pages/_pages.scss |
writers-zone-0.2.0 | _sass/pages/_pages.scss |
writers-zone-0.1.5 | _sass/pages/_pages.scss |