codecombat/app/styles/home.sass

64 lines
1,012 B
Sass
Raw Normal View History

2014-01-03 13:32:13 -05:00
@import "bootstrap/mixins"
@import "bootstrap/variables"
#home-view
#front-screenshot
margin-top: 15px
margin-left: 150px
#site-slogan
margin-left: 15px
.homepage_button
width: 300px
margin-top: 30px
float: right
font-family: 'Bangers', cursive
font-weight: normal
letter-spacing: 1px
position: relative
2014-01-27 22:11:39 -05:00
button
2014-01-03 13:32:13 -05:00
font-size: 40px
width: 300px
2014-01-27 22:11:39 -05:00
height: 80px
2014-02-24 14:20:35 -05:00
@include transition(color .10s linear)
2014-01-03 13:32:13 -05:00
2014-02-24 14:20:35 -05:00
&:hover button, &:active button
2014-01-03 13:32:13 -05:00
color: #8090AA
canvas
position: absolute
//border: 1px solid
#beginner-campaign canvas
top: -30px
left: -75px
#homepage_button_container
padding: 0px 100px 0px 0px
height: 75px
.homepage_button a
float: right
.row
margin: 20px 0px 35px 0px
.row.promo
.span8
margin-left: 0px
h3
margin-bottom: -5px
.centered-button
display: block
margin: 15px auto
#update_zone
text-align: center