bugfixes and reduction of images
This commit is contained in:
2
dist/bundle.js
vendored
2
dist/bundle.js
vendored
File diff suppressed because one or more lines are too long
BIN
dist/img/geschenke.jpg
vendored
BIN
dist/img/geschenke.jpg
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 6.0 MiB After Width: | Height: | Size: 2.7 MiB |
BIN
dist/img/home.jpg
vendored
BIN
dist/img/home.jpg
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 8.9 MiB After Width: | Height: | Size: 1.4 MiB |
BIN
dist/img/unterkunft.jpg
vendored
BIN
dist/img/unterkunft.jpg
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 4.2 MiB After Width: | Height: | Size: 2.0 MiB |
27
dist/index.html
vendored
27
dist/index.html
vendored
@@ -45,33 +45,6 @@
|
||||
<!-- </ul>-->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- <div class="grid-container width-100">-->
|
||||
<!-- <div class="grid-padding-x ">-->
|
||||
<!-- <div class="small-12 cell">-->
|
||||
|
||||
<!--<!– <div id='navbar-close-listener-container' style="display: none">–>-->
|
||||
<!--<!– <div id='navbar-close-listener'></div>–>-->
|
||||
<!--<!– </div>–>-->
|
||||
|
||||
<!-- <ul class="menu align-center horizontal">-->
|
||||
<!-- <li><img class="logo-img" src="img/logo.png" alt="J&S"></li>-->
|
||||
<!-- <li class="small"><a>Home</a></li>-->
|
||||
<!-- <li class="small"><a>Tagesablauf</a></li>-->
|
||||
<!-- <li class="small"><a>Unterkunft</a></li>-->
|
||||
<!-- <li class="small"><a>Geschenke</a></li>-->
|
||||
<!-- <li class="small"><a>Galerie</a></li>-->
|
||||
<!-- </ul>-->
|
||||
<!--<!– <span id="responsive-menu-toggle" class="right">–>-->
|
||||
<!--<!– <button class="menu-icon" type="button" data-toggle=""></button>–>-->
|
||||
<!--<!– </span>–>-->
|
||||
<!--<!– <div id="responsive-menu">–>-->
|
||||
<!--<!– <ul class="menu vertical accordion-menu navbar-menu hidden-menu" id="navbar-menu-hidden">–>-->
|
||||
<!--<!– </ul>–>-->
|
||||
<!--<!– </div>–>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
</nav>
|
||||
<div id="main-content-container">
|
||||
<span id="home-img-container">
|
||||
|
||||
12
dist/main.css
vendored
12
dist/main.css
vendored
@@ -4863,15 +4863,15 @@ html.is-reveal-open {
|
||||
height: 10rem; }
|
||||
.present .present-checkbox div {
|
||||
position: relative;
|
||||
margin-top: 4rem;
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
margin-top: 2.8rem;
|
||||
width: 1.5rem;
|
||||
height: 1.5rem;
|
||||
border: 2px solid black; }
|
||||
@media print, screen and (min-width: 50em) {
|
||||
.present .present-checkbox div {
|
||||
margin-top: 2.8rem;
|
||||
width: 1.5rem;
|
||||
height: 1.5rem; } }
|
||||
margin-top: 3.9rem;
|
||||
width: 2rem;
|
||||
height: 2rem; } }
|
||||
.present .present-checkbox div::after {
|
||||
position: absolute;
|
||||
top: -1rem;
|
||||
|
||||
Reference in New Issue
Block a user