forked from mirrors/misskey
🍕
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user