Sha256: 6e56c910a27ba2d21ee0d2ad406780899b37aa4cd74219abf424395d47b84aeb
Contents?: true
Size: 531 Bytes
Versions: 4
Compression:
Stored size: 531 Bytes
Contents
// Scaffolding // Basic and global styles for generating a grid system, structural layout, and page templates // ------------------------------------------------------------------------------------------- // STRUCTURAL LAYOUT // ----------------- body margin: 0 font-family: $baseFontFamily font-size: $baseFontSize line-height: $baseLineHeight color: $textColor background-color: $white // LINKS // ----- a color: $linkColor text-decoration: none a:hover color: $linkColorHover text-decoration: underline
Version data entries
4 entries across 4 versions & 1 rubygems