mizzkey/src/web/docs/api/endpoints/style.styl

19 lines
288 B
Stylus
Raw Normal View History

2017-12-14 08:24:41 +01:00
@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
2017-12-14 14:50:41 +01:00
.name
2017-12-14 08:24:41 +01:00
.type
2017-12-14 14:50:41 +01:00
.optional
2017-12-14 08:24:41 +01:00
font-family Consolas, 'Courier New', Courier, Monaco, monospace