File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -64,6 +64,10 @@ border-bottom: #ccc 1px solid;
6464padding : 10px ;
6565}
6666
67+ # osm_attribution {
68+ font-size : 0.7em ;
69+ }
70+
6771# footer {
6872margin-top : 20px ;
6973border-top : 1px solid # eee ;
211215.syntax .vg { color : # bb60d5 } /* Name.Variable.Global */
212216.syntax .vi { color : # bb60d5 } /* Name.Variable.Instance */
213217.syntax .il { color : # 40a070 } /* Literal.Number.Integer.Long */
214- .syntax .il { color : # 40a070 } /* Literal.Number.Integer.Long */
218+ .syntax .il { color : # 40a070 } /* Literal.Number.Integer.Long */
Original file line number Diff line number Diff line change 5757 </ul>
5858 <a href= " {{ home_dir }}/explorer.html" title= " Open Explorer" >
5959 <p>Click the Map to open the Explorer</p>
60- <img src= " https://a.tile.openstreetmap.org/0/0/0.png" >
60+ <img src= " https://a.tile.openstreetmap.org/0/0/0.png" alt = " World map " >
6161 </a>
62+ <div id= " osm_attribution" >
63+ Map © <a href= " https://www.openstreetmap.org/copyright" >OpenStreetMap</a> contributors
64+ </div>
6265 </div>
6366 <div id= " footer" >
6467 {% include 'sections/footer.tmpl ' %} - Code implementation inspired by <a href= " https://crs-explorer.proj.org" >crs-explorer.proj.org </a>
You can’t perform that action at this time.
0 commit comments