kaiwa/public/css/app/layout.styl

21 lines
372 B
Stylus
Raw Normal View History

2013-09-16 05:19:07 -04:00
@import '../_variables'
@import '../_mixins'
body
background: #ecf0f2
2013-09-18 13:45:40 -04:00
color: $baseText
font-family: 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif
font-size: 16px
font-weight: 400
2013-09-16 05:19:07 -04:00
-webkit-font-smoothing: antialiased
#pages
position: absolute
top: 0px
right: 0px
left: 156px
borderbox()
#menu
width: 155px