Sha256: a672e4fbca1c167a79d35ffca83ac733fe96785e8b73ff21d762a8536f93244f
Contents?: true
Size: 879 Bytes
Versions: 3
Compression:
Stored size: 879 Bytes
Contents
/* -------------------------------------------------------------- * * Gravity CSS * Version 0.1 * Developed by: Owain Lewis * www.owainlewis.com * License: MIT * http://www.opensource.org/licenses/mit-license.php * *-------------------------------------------------------------- /* * *Grid Layout $width: 940px $gutters: 20px $columns: 12 $baseline: 20px /* * *Fonts $sans: "Helvetica Neue", Helvetica, Arial, sans-serif $serif: "Georgia", Times New Roman, Times, sans-serif $mono: "Monaco", Courier New, monospace $font-size: 14px /* * *Colors $white: white $grey: #666666 $black: black $blue: #08b5fb $green: #46a546 $red: #9d261d $yellow: #ffc40d $orange: #f89406 $pink: #c3325f $purple: #7a43b6 $background: $white $text: lighten($black,50%) $links: $blue $borders: #ccc $headings: lighten($black,20%)
Version data entries
3 entries across 3 versions & 1 rubygems