Removed copyrights through flames' css.
This commit is contained in:
parent
d55b25831d
commit
5fa3769c96
1 changed files with 5 additions and 0 deletions
|
|
@ -2,6 +2,11 @@ html { height: 100% }
|
||||||
body { height: 100%; margin: 0px; padding: 0px ; background-color: #000; }
|
body { height: 100%; margin: 0px; padding: 0px ; background-color: #000; }
|
||||||
#mcmap { width:100%; height: 100% }
|
#mcmap { width:100%; height: 100% }
|
||||||
|
|
||||||
|
/* hide gmaps copyrights */
|
||||||
|
div.map > DIV > DIV:first-child + DIV { visibility: hidden !important; }
|
||||||
|
div.map > DIV > DIV:first-child + DIV + DIV { visibility: hidden !important; }
|
||||||
|
|
||||||
|
|
||||||
.map {
|
.map {
|
||||||
width: 100%; height: 100%;
|
width: 100%; height: 100%;
|
||||||
background-color: black;
|
background-color: black;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue