graphql-introspector/src/styles.styl

30 lines
355 B
Stylus

html, body
background #111
color #fff
#app
font-family sans-serif
font-size 16px
line-height 1.6em
pre, code
font-family monospace
a
color #0af
h1, h2, h3, h4, h5, h6
font-weight 400
input, select, button
font inherit
color inherit
border 0
background #333
border-radius 0.25em
*
box-sizing border-box
margin 0
padding 0