Added transparancy
This commit is contained in:
parent
26c9a23a9f
commit
5b3bcad7b2
1 changed files with 3 additions and 0 deletions
3
map.css
3
map.css
|
@ -27,4 +27,7 @@ td {
|
|||
padding: 6px 8px;
|
||||
font: 14px/16px Arial, Helvetica, sans-serif;
|
||||
background: white;
|
||||
background: rgba(255,255,255,0.0);
|
||||
/*box-shadow: 0 0 15px rgba(0,0,0,0.2);
|
||||
border-radius: 5px;*/
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue