Sha256: f9a0b4d286b9682adb1177becab8644c7dda978fdd0c61e026e1e00a18616531
Contents?: true
Size: 369 Bytes
Versions: 2
Compression:
Stored size: 369 Bytes
Contents
// Global style definitions h1 @extend .huge h2 @extend .large h3 @extend .bigger h4 @extend .big small @extend .small body background: rgb(232,232,232) color: rgb(60,60,60) // Stops Mobile Safari from auto-adjusting font-sizes -webkit-text-size-adjust: 100% // Selection colors (easy to forget) +selection-color(unquote("rgb(255,255,158)"))
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
compass-less-plugin-1.0 | templates/project/partials/_global.sass |
compass-less-plugin-1.0.beta.0 | templates/project/partials/_global.sass |