mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Made the goals view a little more opaque.
This commit is contained in:
parent
5bda4d5e5f
commit
8bbce727ee
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
position: absolute
|
||||
left: 10px
|
||||
top: 42px
|
||||
background-color: rgba(200,200,200,0.6)
|
||||
background-color: rgba(200,200,200,0.8)
|
||||
border: black
|
||||
padding: 5px 7px 5px 5px
|
||||
box-sizing: border-box
|
||||
|
|
Loading…
Reference in a new issue