1
0
Fork 0

Fix color problem

merge-requests/1/head
wgaylord 2018-12-22 02:21:30 -06:00
parent 7d918adff0
commit 7f2667417f
1 changed files with 1 additions and 5 deletions

View File

@ -14,11 +14,7 @@
<style>
#mapid { height: 700px; }
.trans {
/* This value is the OPPOSITE color of our background */
color: rgb(255, 255, 255);
mix-blend-mode: difference;
}
</style>
<div class="container">