19 lines
288 B
Stylus
Raw Normal View History

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