Sha256: 165bfc8c1b8f0fabb949b705208eb4e20789fb179f756352ac0ece143c98a18a
Contents?: true
Size: 532 Bytes
Versions: 20
Compression:
Stored size: 532 Bytes
Contents
// Variables // ---------------------------------------/ $container-width: 980px !default; $grid-gutter: 10px !default; // Colors $white: #fff; $black: #333; // Styles $text_color: $black; // Font stack $body-font: Helvetica, arial, nimbussansl, liberationsans, freesans, clean, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol" !default; // The base body size $body-font-size: 13px !default; // Monospace font stack $mono-font: Consolas, "Liberation Mono", Menlo, Courier, monospace !default;
Version data entries
20 entries across 20 versions & 1 rubygems