summaryrefslogtreecommitdiff
path: root/src/web/app/dev/style.styl
blob: a7e51b8943d058714fe9f43359b42944ff13f88d (plain)
1
2
3
4
5
6
7
8
9
10
@import "../base"

html
	background-color #fff

#init
	background #100f0f

	> p
		color $theme-color