kwand-stack
Version:
Koa + WebSockets + Angular + Node + Dokku
39 lines (30 loc) • 599 B
text/stylus
opacity(n)
zoom 1
opacity n
filter unquote('alpha(opacity=' + round(n * 100) + ')')
font-smoothing()
font-smoothing antialiased !important
-webkit-font-smoothing: antialiased !important
-moz-osx-font-smoothing: grayscale !important
*, *:before, *:after
box-sizing border-box
-moz-box-sizing border-box
-webkit-box-sizing border-box
ul
list-style none
padding-left 0
.off
display none
.fleft
float left
.fright
float right
.clear
clear both
height 0
font-size 0
a
padding-bottom .08em
border-bottom .08em dotted
text-decoration none
font-weight bold