Add fruit tree theme prototype; cleanup and split of the mobile layout (fix #120), allow overzoom on baselayers (fix #97)
This commit is contained in:
parent
d7083131a1
commit
ca5b4297b3
6 changed files with 265 additions and 167 deletions
|
@ -10,6 +10,7 @@
|
|||
<link rel="stylesheet" href="./css/userbadge.css"/>
|
||||
<link rel="stylesheet" href="./css/tabbedComponent.css"/>
|
||||
<link rel="stylesheet" href="./css/slideshow.css"/>
|
||||
<link rel="stylesheet" href="./css/mobile.css"/>
|
||||
<link rel="manifest" href="./manifest.manifest">
|
||||
<link rel="icon" href="assets/add.svg" sizes="any" type="image/svg+xml">
|
||||
|
||||
|
@ -34,7 +35,7 @@
|
|||
<!-- DECORATION 0 END -->
|
||||
</div>
|
||||
|
||||
<div id="hidden-on-mobile">
|
||||
<div class="only-on-mobile">
|
||||
<div id="messagesboxmobile">
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue