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
|
2013-09-18 13:40:00 -04:00
|
|
|
background: white
|
2013-09-16 05:19:07 -04:00
|
|
|
width: 75%
|
2013-09-18 13:40:00 -04:00
|
|
|
roundall(3px)
|
2013-09-16 05:19:07 -04:00
|
|
|
|
|
|
|
input
|
|
|
|
width: 100%
|
|
|
|
margin-bottom: 15px
|
|
|
|
|
2013-09-18 13:40:00 -04:00
|
|
|
a.button
|
2013-09-16 05:19:07 -04:00
|
|
|
float: right
|
|
|
|
|
|
|
|
h2
|
2013-09-18 13:40:00 -04:00
|
|
|
margin-top: 0
|
2013-09-16 05:19:07 -04:00
|
|
|
color: #222
|
|
|
|
padding-bottom: 10px
|
2013-09-18 13:40:00 -04:00
|
|
|
border-bottom: 1px solid lighten($grayOutline, 50%)
|
2013-09-16 05:19:07 -04:00
|
|
|
|
|
|
|
|