Some size/styling tweaks for goals and gold.

This commit is contained in:
Nick Winter 2014-11-19 09:01:01 -08:00
parent 96ff44017e
commit 2af8271829
3 changed files with 17 additions and 7 deletions

View file

@ -43,6 +43,13 @@ $level-resize-transition-time: 0.5s
visibility: hidden
#gold-view
right: 1%
@include box-shadow(-1px 1px 10px cyan)
.team-gold
font-size: 2vw
line-height: 2vw
img
width: 1.8vw
heighT: 1.8vw
#control-bar-view .title
left: 20%
width: 60%

View file

@ -12,11 +12,13 @@
padding: 19px 0px 2px 25px
z-index: 3
font-size: 14px
min-width: 230px
&.brighter
font-size: 18px
font-size: 1.4vw
border-width: 0.91vw 1.22vw 3.10vw 0.91vw
min-width: 23vw
.goals-status
margin: 5px 0 0 0

View file

@ -9,7 +9,7 @@
z-index: 6
@include transition(box-shadow .2s linear)
@include user-select(none)
padding: 4px
padding: 0.4vw
background: transparent url(/images/level/gold_background.png) no-repeat
background-size: 100% 100%
border-radius: 4px
@ -18,9 +18,9 @@
box-shadow: 2px 2px 2px black
.team-gold
font-size: 18px
font-size: 1.4vw
line-height: 1.4vw
margin: 0
line-height: 20px
color: hsla(205,0%,51%,1)
display: inline-block
padding: 0px 4px
@ -35,11 +35,12 @@
color: hsla(116,80%,51%,1)
img
width: 16px
height: 16px
width: 1.2vw
height: 1.2vw
border-radius: 2px
padding: 1px
margin-top: -1px
padding: 0.1vw
margin-top: -0.2vw
margin-right: 0.1vw
.gold-amount
display: inline-block