1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-08-13 17:03:51 -04:00
kaiwa/public/css/app/settings.styl
2013-09-25 09:59:59 +02:00

23 lines
317 B
Stylus

@import '../_variables'
@import '../_mixins'
.main div
padding: 20px
border-bottom: 1px solid $grayOutline
&:last-of-type
border: none
.uploadRegion
font-size: $fontSmall
roundall(3px)
margin: 10px 0
color: $textSecondary
background: $grayBackground
p
margin: 0
input
width: 100%