Made the goals view a little more opaque.

This commit is contained in:
Scott Erickson 2014-02-20 14:26:04 -08:00
parent 5bda4d5e5f
commit 8bbce727ee

View file

@ -2,7 +2,7 @@
position: absolute position: absolute
left: 10px left: 10px
top: 42px top: 42px
background-color: rgba(200,200,200,0.6) background-color: rgba(200,200,200,0.8)
border: black border: black
padding: 5px 7px 5px 5px padding: 5px 7px 5px 5px
box-sizing: border-box box-sizing: border-box