travis-web/assets/styles/auth.sass
2013-10-08 16:57:17 -04:00

53 lines
990 B
Sass

@import "_mixins/all"
#auth
#main
margin: 0 auto
padding: 100px 50px 0 50px
height: 100px
-webkit-flex: none
flex: none
width: 300px
min-width: auto
max-height: 400px
@include border-radius(8px)
h2
color: #919191
font-weight: 400
text-align: center
margin-bottom: 50px
h3
font-size: 35px
color: #337389
text-align: center
margin: 0
p
text-align: center
a
display: inline
padding: 15px 30px
border: 0
background-color: #a53230
font-size: 20px
color: #ffffff
width: 200px
text-align: center
a:hover
display: inline
text-decoration: underline
span
display: inline-block
text-align: center
.mascot
display: block
margin: 0 0 50px 0
height: 150px
background: inline-image('travis-mascot-150.png') 50% 0 no-repeat
background-size: 150px 150px