🍕
This commit is contained in:
parent
0c0dc1ce3f
commit
5166fc92b6
17 changed files with 295 additions and 44 deletions
16
src/web/docs/api/endpoints/style.styl
Normal file
16
src/web/docs/api/endpoints/style.styl
Normal file
|
|
@ -0,0 +1,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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue