Sha256: cf4926ff06627c442d1d2328cb6d9ec9a3907a79160176acff14e4184b3e7908
Contents?: true
Size: 460 Bytes
Versions: 10
Compression:
Stored size: 460 Bytes
Contents
$max-width: 960px; $darkgrey: #333; $lightgrey: #666; $orange: #ee4422; $SourceSansPro: 'Source Sans Pro', 'Helvetica', 'Arial', sans-serif; $MerriweatherSans: 'Merriweather Sans', 'Helvetica', 'Arial', sans-serif; $Merriweather: 'Merriweather', 'Georgia', serif; @mixin addTransition($x) { transition: all $x+s ease; -o-transition: all $x+s ease; -ms-transition: all $x+s ease; -moz-transition: all $x+s ease; -webkit-transition: all $x+s ease; }
Version data entries
10 entries across 10 versions & 1 rubygems