1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-08-13 17:03:51 -04:00
kaiwa/public/css/app/layout.styl
2013-09-19 16:39:07 +02:00

21 lines
305 B
Stylus

@import '../_variables'
@import '../_mixins'
body
background: white
color: $baseText
gotham()
font-size: 16px
font-weight: 400
-webkit-font-smoothing: antialiased
h1, h2, h3, h4
color: darken($baseText, 30%)
#pages
position: absolute
top: 0px
right: 0px
left: 181px
borderbox()