Cleans up some css for terrain generator modal

This commit is contained in:
Jayant Jain 2014-06-24 16:15:39 +05:30
parent 813ecaa59c
commit 1436a4dac7
2 changed files with 5 additions and 25 deletions

View file

@ -1,16 +1,6 @@
#terrain-randomise-modal
#noob-view p
font-size: 30px
#skip-tutorial-button
font-size: 16px
.tutorial-suggestion
text-align: center
font-size: 18px
margin: 10px 0 30px
.play-option
.choose-option
margin-bottom: 15px
width: 100%
height: 100px
@ -36,7 +26,7 @@
transition: opacity 0.3s ease-in-out
opacity: 0
.play-option:hover
.choose-option:hover
opacity: 1
.only-one
opacity: 1
@ -135,14 +125,4 @@
.hard-option .preset-name
border-top: 25px solid black
color: white
.vs
position: absolute
left: 40%
right: 40%
text-align: center
top: 35px
font-size: 40px
font-weight: bolder
color: black
color: white

View file

@ -6,7 +6,7 @@ block modal-header-content
block modal-body-content
div#normal-view
a(href="#")
div.play-option(data-preset-type="grassy", data-preset-size="small")
div.choose-option(data-preset-type="grassy", data-preset-size="small")
div.preset-size.name-label
span(data-i18n="ladder.small") Small
div.preset-name