Sha256: 4dabaf2adfb82958c068a2b1bd8a77524d7b6bcd9d68831416fa1f48f5f63ab4
Contents?: true
Size: 614 Bytes
Versions: 19
Compression:
Stored size: 614 Bytes
Contents
@import "vars"; body { background-color: $color-bg; color: $color-fg; font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-size: 16px; line-height: $golden * 1em; margin: $golden * 1em; } h1 { font-size: $golden * $golden * 1em; font-weight: normal; line-height: $golden * 1em; margin: 0; } h2 { font-size: $golden * 1em; font-weight: normal; line-height: $golden; margin: 0; } p { margin: $golden * 0.5em 0; } code { font-family: "Courier New", Courier, monospace; } ul { margin: $golden * 0.5em 0; } .layout { width: $layout-width; margin: 0 auto; }
Version data entries
19 entries across 19 versions & 1 rubygems