remove dependence on gmap3

This commit is contained in:
2018-04-12 22:08:51 +02:00
parent aa4393746a
commit 1c8c9a2175
6 changed files with 63 additions and 80 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -29,6 +29,7 @@
background: rgba(255, 255, 255, 0.5);
border-radius:3px;
padding: 1px 0 0 0;
margin-top: 10px;
.line {
display: inline-block;
@@ -36,7 +37,7 @@
line-height: 2px;
padding-left: 0.5em;
margin: 1em;
font-size: 0.8em;
font-size: 1em;
color: #222;
&.green {