travis-web/assets/styles/auth.sass

50 lines
941 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
.mascot
display: inline-block
margin: 0 0 50px 190px
width: 150px
height: 150px
background-image: inline-image('travis-mascot-150.png')
background-size: cover