1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-11-12 04:25:05 -05:00
kaiwa/public/css/app/aux.styl

32 lines
409 B
Stylus
Raw Normal View History

2013-09-16 05:19:07 -04:00
.aux
header
margin-top: 10%
text-align: center
#logo
margin: auto
#loginbox
position: relative
margin: auto
margin-top: 5%
padding: 20px
background: white
2013-09-16 05:19:07 -04:00
width: 75%
roundall(3px)
2013-09-16 05:19:07 -04:00
input
width: 100%
margin-bottom: 15px
a.button
2013-09-16 05:19:07 -04:00
float: right
h2
margin-top: 0
2013-09-16 05:19:07 -04:00
color: #222
padding-bottom: 10px
border-bottom: 1px solid lighten($grayOutline, 50%)
2013-09-16 05:19:07 -04:00