Sha256: efd758f6e62dff7d301b5d017faf40c74fcf3674b960f8d4fb06a648cc42ea3c
Contents?: true
Size: 706 Bytes
Versions: 50
Compression:
Stored size: 706 Bytes
Contents
/*------------------- Header --------------------*/ @headerFont : 'Karma', 'Times New Roman', serif; @fontWeight: normal; @iconSize: 1.5em; @iconOffset: 0.2em; @iconAlignment: top; @subHeaderFontSize: 0.85rem; @dividedBorder: 1px dotted rgba(0, 0, 0, 0.2); /* Block Header */ @blockVerticalPadding: 1.3em; @blockHorizontalPadding: 1em; /* Attached */ @attachedBackground: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.03)) repeat scroll 0 0 #F8F8F8; @attachedVerticalPadding: 1.3; @attachedHorizontalPadding: 1em; /* HTML Headings */ @h1: 1.75rem; @h2: 1.33rem; @h3: 1.33rem; @h4: 1rem; @h5: 0.9rem; /* Sizing */ @tiny: 1.5em; @small: 1.33em; @medium: 1.33em; @large: 1em; @huge: 0.9em;
Version data entries
50 entries across 50 versions & 3 rubygems