summaryrefslogtreecommitdiff
path: root/src/web/docs/api/endpoints/style.styl
blob: 12c06fe3afc1f737b32e7bcd9cb0b3c20aa2cca7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
@import "../../style"

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

table
	.name
		font-weight bold

	.type
		font-family Consolas, 'Courier New', Courier, Monaco, monospace