summaryrefslogtreecommitdiff
path: root/src/web/docs/api/endpoints/style.styl
blob: 07fb7ec2a3e303509151d6b39eb3b237aaf5dfbf (plain)
1
2
3
4
5
6
7
8
@import "../style"

#url
	padding 8px 12px
	font-family Consolas, 'Courier New', Courier, Monaco, monospace
	color #fff
	background #222e40
	border-radius 4px