Tweaked the home page button. #279

This commit is contained in:
Scott Erickson 2014-01-27 19:11:39 -08:00
parent b4cd7bdec4
commit 0b7224e2f4
2 changed files with 5 additions and 4 deletions

View file

@ -19,10 +19,11 @@
letter-spacing: 1px letter-spacing: 1px
position: relative position: relative
a button
font-size: 40px font-size: 40px
width: 300px width: 300px
height: 80px height: 80px
//@include transition(color .10s linear) // buggy in chrome, coloring doesn't get the right edge of the word //@include transition(color .10s linear) // buggy in chrome, coloring doesn't get the right edge of the word
&:hover a, &:active a &:hover a, &:active a

View file

@ -23,6 +23,6 @@ block content
div#homepage_button_container div#homepage_button_container
div.homepage_button div.homepage_button
a#beginner-campaign.btn.btn-warning.btn-lg.highlight(href="/play/level/rescue-mission") a#beginner-campaign(href="/play/level/rescue-mission")
canvas(width="125", height="150") canvas(width="125", height="150")
span(data-i18n="home.play") Play button(data-i18n="home.play").btn.btn-warning.btn-lg.highlight Play