mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-14 05:25:02 -05:00
21 lines
384 B
Stylus
21 lines
384 B
Stylus
@import '../_variables'
|
|
@import '../_mixins'
|
|
|
|
body
|
|
background: #ecf0f2
|
|
color: #222
|
|
font-family: 'Lucdia Grande', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif
|
|
font-size: 17px
|
|
font-weight: 500
|
|
-webkit-font-smoothing: antialiased
|
|
|
|
#pages
|
|
position: absolute
|
|
top: 0px
|
|
right: 0px
|
|
left: 156px
|
|
borderbox()
|
|
|
|
#menu
|
|
width: 155px
|