dat.gui/elements/shared.styl
George Michael Brower a4ef8f0b83 comment rollovers
2014-08-16 17:16:02 -04:00

15 lines
266 B
Stylus

@import 'nib';
number-color = #25a0d8
padding = 10px
ease = cubic-bezier( .25, .25, 0, 1 )
light = rgba( 255, 255, 255, 0.25 )
dark = rgba( 0, 0, 0, 0.1 );
font()
font: 500 11px 'Roboto', sans-serif;
color: #fff;
-webkit-font-smoothing: antialiased;