Added transparent background to dynmap_style.css.
This commit is contained in:
parent
f3ae4daf7e
commit
a19a39014d
@ -69,7 +69,7 @@
|
|||||||
.dynmap > .map {
|
.dynmap > .map {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background: #000;
|
background: transparent;
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user