Revert website to status from 15th of August for troubleshooting
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 361 KiB After Width: | Height: | Size: 310 KiB |
|
@ -32,7 +32,7 @@
|
||||||
<br />
|
<br />
|
||||||
<span>
|
<span>
|
||||||
·
|
·
|
||||||
<span v-html="rawga4d"></span>
|
<span v-html="raw5yhg"></span>
|
||||||
</span>
|
</span>
|
||||||
<span>
|
<span>
|
||||||
Intensive Momente und Emotionen ermöglichen, die in Erinnerung
|
Intensive Momente und Emotionen ermöglichen, die in Erinnerung
|
||||||
|
@ -42,7 +42,7 @@
|
||||||
<br />
|
<br />
|
||||||
<span>
|
<span>
|
||||||
·
|
·
|
||||||
<span v-html="raw7vca"></span>
|
<span v-html="raw9bj6"></span>
|
||||||
</span>
|
</span>
|
||||||
<span>
|
<span>
|
||||||
Persönliche Auseinandersetzungen der Spieler mit nicht
|
Persönliche Auseinandersetzungen der Spieler mit nicht
|
||||||
|
@ -53,7 +53,7 @@
|
||||||
<br />
|
<br />
|
||||||
<span>
|
<span>
|
||||||
·
|
·
|
||||||
<span v-html="rawj7iw"></span>
|
<span v-html="rawhf3e"></span>
|
||||||
</span>
|
</span>
|
||||||
<span>
|
<span>
|
||||||
Interne Charakterentwicklung oder -verfestigung durch externe
|
Interne Charakterentwicklung oder -verfestigung durch externe
|
||||||
|
@ -63,14 +63,14 @@
|
||||||
<br />
|
<br />
|
||||||
<span>
|
<span>
|
||||||
·
|
·
|
||||||
<span v-html="rawt1nz"></span>
|
<span v-html="rawz4nf"></span>
|
||||||
</span>
|
</span>
|
||||||
<span>Dilemmata mit sich selbst und mit anderen.</span>
|
<span>Dilemmata mit sich selbst und mit anderen.</span>
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
<span>
|
<span>
|
||||||
·
|
·
|
||||||
<span v-html="raw7rzk"></span>
|
<span v-html="rawkvu1"></span>
|
||||||
</span>
|
</span>
|
||||||
<span>
|
<span>
|
||||||
Weder dauernder Zusammenhalt noch konstanter Konflikt, sondern
|
Weder dauernder Zusammenhalt noch konstanter Konflikt, sondern
|
||||||
|
@ -254,7 +254,7 @@
|
||||||
<br />
|
<br />
|
||||||
<span>
|
<span>
|
||||||
Wir werden das
|
Wir werden das
|
||||||
<span v-html="rawha5j"></span>
|
<span v-html="raw2a4d"></span>
|
||||||
</span>
|
</span>
|
||||||
<router-link to="/larpkonzept" class="info-box-navlink">
|
<router-link to="/larpkonzept" class="info-box-navlink">
|
||||||
Open Visor Larpkonzept
|
Open Visor Larpkonzept
|
||||||
|
@ -518,7 +518,7 @@
|
||||||
<br />
|
<br />
|
||||||
<span>
|
<span>
|
||||||
Parkplatz:
|
Parkplatz:
|
||||||
<span v-html="rawby4p"></span>
|
<span v-html="raww5cs"></span>
|
||||||
</span>
|
</span>
|
||||||
<a
|
<a
|
||||||
href="https://goo.gl/maps/KgqAwRdw8pJSdmjTA"
|
href="https://goo.gl/maps/KgqAwRdw8pJSdmjTA"
|
||||||
|
@ -1458,13 +1458,13 @@ export default {
|
||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
rawga4d: ' ',
|
raw5yhg: ' ',
|
||||||
raw7vca: ' ',
|
raw9bj6: ' ',
|
||||||
rawj7iw: ' ',
|
rawhf3e: ' ',
|
||||||
rawt1nz: ' ',
|
rawz4nf: ' ',
|
||||||
raw7rzk: ' ',
|
rawkvu1: ' ',
|
||||||
rawha5j: ' ',
|
raw2a4d: ' ',
|
||||||
rawby4p: ' ',
|
raww5cs: ' ',
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,21 +1,15 @@
|
||||||
<template>
|
<template>
|
||||||
<footer class="footer-footer" v-bind:class="rootClassName">
|
<footer class="kontakt-footer" v-bind:class="rootClassName">
|
||||||
<div class="footer-kontakt">
|
<span class="kontakt-text">{{ Text }}</span>
|
||||||
<span class="footer-kontakt1">{{ Text }}</span>
|
<a href="mailto:info@openvisor.ch?subject=" class="kontakt-text1">
|
||||||
<a href="mailto:info@openvisor.ch?subject=" class="footer-email">
|
{{ Text1 }}
|
||||||
{{ Text1 }}
|
</a>
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<iframe
|
|
||||||
src="https://dashboard.mailerlite.com/forms/582593/98301649820321679/share"
|
|
||||||
class="footer-newsletter-form"
|
|
||||||
></iframe>
|
|
||||||
</footer>
|
</footer>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
export default {
|
export default {
|
||||||
name: 'Footer',
|
name: 'Kontakt',
|
||||||
props: {
|
props: {
|
||||||
Text: {
|
Text: {
|
||||||
type: String,
|
type: String,
|
||||||
|
@ -31,8 +25,9 @@ export default {
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
.footer-footer {
|
.kontakt-footer {
|
||||||
gap: 20%;
|
gap: var(--dl-space-space-unit);
|
||||||
|
flex: 1;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
@ -41,24 +36,16 @@ export default {
|
||||||
padding-left: var(--dl-space-space-oneandhalfunits);
|
padding-left: var(--dl-space-space-oneandhalfunits);
|
||||||
margin-bottom: 10%;
|
margin-bottom: 10%;
|
||||||
padding-right: var(--dl-space-space-oneandhalfunits);
|
padding-right: var(--dl-space-space-oneandhalfunits);
|
||||||
flex-direction: row;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
.footer-kontakt {
|
.kontakt-text {
|
||||||
flex: 0 0 auto;
|
|
||||||
width: 200px;
|
|
||||||
display: flex;
|
|
||||||
align-items: flex-start;
|
|
||||||
flex-direction: column;
|
|
||||||
}
|
|
||||||
.footer-kontakt1 {
|
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
font-size: 36px;
|
font-size: 36px;
|
||||||
align-self: center;
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
.footer-email {
|
.kontakt-text1 {
|
||||||
color: #ffff00;
|
color: #ffff00;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
|
@ -66,11 +53,6 @@ export default {
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
.footer-newsletter-form {
|
|
||||||
width: 320px;
|
|
||||||
height: 360px;
|
|
||||||
margin-bottom: var(--dl-space-space-twounits);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<h1 class="row1-header1">
|
<h1 class="row1-header1">
|
||||||
<span>
|
<span>
|
||||||
Leitung der Justizvollzugsanstalt
|
Leitung der Justizvollzugsanstalt
|
||||||
<span v-html="rawb0i1"></span>
|
<span v-html="raw7lbp"></span>
|
||||||
</span>
|
</span>
|
||||||
<br />
|
<br />
|
||||||
</h1>
|
</h1>
|
||||||
|
@ -125,7 +125,7 @@ export default {
|
||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
rawb0i1: ' ',
|
raw7lbp: ' ',
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
Tabellen und Graphen auf Notizzettel. Die Wärter mussten Jenatsch schon
|
Tabellen und Graphen auf Notizzettel. Die Wärter mussten Jenatsch schon
|
||||||
mehrmals dafür bestrafen, als Jenatsch diese trotz Warnungen überall
|
mehrmals dafür bestrafen, als Jenatsch diese trotz Warnungen überall
|
||||||
wieder liegen liess.
|
wieder liegen liess.
|
||||||
<span v-html="raww43f"></span>
|
<span v-html="rawveyy"></span>
|
||||||
</span>
|
</span>
|
||||||
<span>Ab und zu spielt Jenatsch Karten mit Collins und Krüger.</span>
|
<span>Ab und zu spielt Jenatsch Karten mit Collins und Krüger.</span>
|
||||||
<br />
|
<br />
|
||||||
|
@ -122,7 +122,7 @@ export default {
|
||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
raww43f: ' ',
|
rawveyy: ' ',
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
|
@ -50,12 +50,12 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="veranstaltungen-liste-letzte-gelegenheit-run4 event-entry">
|
<div class="veranstaltungen-liste-letzte-gelegenheit-run4 event-entry">
|
||||||
<h3 class="veranstaltungen-liste-run4 event-title">{{ Run4 }}</h3>
|
<h3 class="event-title">{{ Run4 }}</h3>
|
||||||
<p class="veranstaltungen-liste-datum3 event-date">
|
<p class="event-date">
|
||||||
<span>26.08.2023, 10:00 Uhr bis 27.08.2023, 14:00 Uhr</span>
|
<span>26.08.2023, 10:00 Uhr bis 27.08.2023, 14:00 Uhr</span>
|
||||||
<br />
|
<br />
|
||||||
</p>
|
</p>
|
||||||
<p class="veranstaltungen-liste-standort3 event-location">
|
<p class="event-location">
|
||||||
<span>Waldritter e.V. (im Raumschiff)</span>
|
<span>Waldritter e.V. (im Raumschiff)</span>
|
||||||
<br />
|
<br />
|
||||||
<span>Ewaldstrasse 20, 45699 Herten</span>
|
<span>Ewaldstrasse 20, 45699 Herten</span>
|
||||||
|
@ -63,7 +63,12 @@
|
||||||
</p>
|
</p>
|
||||||
<div class="veranstaltungen-liste-container3">
|
<div class="veranstaltungen-liste-container3">
|
||||||
<p class="veranstaltungen-liste-plaetze2 event-location">
|
<p class="veranstaltungen-liste-plaetze2 event-location">
|
||||||
durchgeführt mit 15 Personen
|
<span>0 von 15 Plätzen frei</span>
|
||||||
|
<br />
|
||||||
|
</p>
|
||||||
|
<p class="veranstaltungen-liste-warteliste1 event-location">
|
||||||
|
<span>1 Person in Warteliste (Stand 10.07.2023)</span>
|
||||||
|
<br />
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -131,7 +136,7 @@ export default {
|
||||||
},
|
},
|
||||||
Run41: {
|
Run41: {
|
||||||
type: String,
|
type: String,
|
||||||
default: 'Run 5',
|
default: 'Run 5 (Deutschland)',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
@ -218,15 +223,6 @@ export default {
|
||||||
.veranstaltungen-liste-letzte-gelegenheit-run4 {
|
.veranstaltungen-liste-letzte-gelegenheit-run4 {
|
||||||
border-bottom-width: 0px;
|
border-bottom-width: 0px;
|
||||||
}
|
}
|
||||||
.veranstaltungen-liste-run4 {
|
|
||||||
color: var(--dl-color-gray-700);
|
|
||||||
}
|
|
||||||
.veranstaltungen-liste-datum3 {
|
|
||||||
color: var(--dl-color-gray-700);
|
|
||||||
}
|
|
||||||
.veranstaltungen-liste-standort3 {
|
|
||||||
color: var(--dl-color-gray-700);
|
|
||||||
}
|
|
||||||
.veranstaltungen-liste-container3 {
|
.veranstaltungen-liste-container3 {
|
||||||
flex: 0 0 auto;
|
flex: 0 0 auto;
|
||||||
width: 200px;
|
width: 200px;
|
||||||
|
@ -235,7 +231,11 @@ export default {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
.veranstaltungen-liste-plaetze2 {
|
.veranstaltungen-liste-plaetze2 {
|
||||||
color: var(--dl-color-success-700);
|
color: rgb(221, 0, 0);
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
.veranstaltungen-liste-warteliste1 {
|
||||||
|
color: rgb(0, 221, 0);
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
.veranstaltungen-liste-letzte-gelegenheit-run5 {
|
.veranstaltungen-liste-letzte-gelegenheit-run5 {
|
||||||
|
|
|
@ -2,7 +2,6 @@ import Vue from 'vue'
|
||||||
import Router from 'vue-router'
|
import Router from 'vue-router'
|
||||||
import Meta from 'vue-meta'
|
import Meta from 'vue-meta'
|
||||||
|
|
||||||
import NotFound from './views/not-found'
|
|
||||||
import Bologna from './views/bologna'
|
import Bologna from './views/bologna'
|
||||||
import SsseTrume from './views/ssse-trume'
|
import SsseTrume from './views/ssse-trume'
|
||||||
import Tauglichkeitsexamen from './views/tauglichkeitsexamen'
|
import Tauglichkeitsexamen from './views/tauglichkeitsexamen'
|
||||||
|
@ -20,11 +19,6 @@ Vue.use(Meta)
|
||||||
export default new Router({
|
export default new Router({
|
||||||
mode: 'history',
|
mode: 'history',
|
||||||
routes: [
|
routes: [
|
||||||
{
|
|
||||||
name: '404 - Not Found',
|
|
||||||
path: '**',
|
|
||||||
component: NotFound,
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: 'Bologna',
|
name: 'Bologna',
|
||||||
path: '/bologna',
|
path: '/bologna',
|
||||||
|
|
|
@ -12,19 +12,19 @@
|
||||||
class="alptraum-iframe"
|
class="alptraum-iframe"
|
||||||
></iframe>
|
></iframe>
|
||||||
</div>
|
</div>
|
||||||
<app-footer></app-footer>
|
<app-kontakt></app-kontakt>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import AppNavigation from '../components/navigation'
|
import AppNavigation from '../components/navigation'
|
||||||
import AppFooter from '../components/footer'
|
import AppKontakt from '../components/kontakt'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'Alptraum',
|
name: 'Alptraum',
|
||||||
components: {
|
components: {
|
||||||
AppNavigation,
|
AppNavigation,
|
||||||
AppFooter,
|
AppKontakt,
|
||||||
},
|
},
|
||||||
metaInfo: {
|
metaInfo: {
|
||||||
title: 'Alptraum',
|
title: 'Alptraum',
|
||||||
|
|
|
@ -21,19 +21,19 @@
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<app-footer></app-footer>
|
<app-kontakt></app-kontakt>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import AppNavigation from '../components/navigation'
|
import AppNavigation from '../components/navigation'
|
||||||
import AppFooter from '../components/footer'
|
import AppKontakt from '../components/kontakt'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'Bologna',
|
name: 'Bologna',
|
||||||
components: {
|
components: {
|
||||||
AppNavigation,
|
AppNavigation,
|
||||||
AppFooter,
|
AppKontakt,
|
||||||
},
|
},
|
||||||
metaInfo: {
|
metaInfo: {
|
||||||
title: 'Bologna',
|
title: 'Bologna',
|
||||||
|
|
|
@ -50,19 +50,19 @@
|
||||||
class="ein-orden-fr-eine-gute-tat-image"
|
class="ein-orden-fr-eine-gute-tat-image"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<app-footer rootClassName="footer-root-class-name4"></app-footer>
|
<app-kontakt rootClassName="kontakt-root-class-name4"></app-kontakt>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import AppNavigation from '../components/navigation'
|
import AppNavigation from '../components/navigation'
|
||||||
import AppFooter from '../components/footer'
|
import AppKontakt from '../components/kontakt'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'EinOrdenFrEineGuteTat',
|
name: 'EinOrdenFrEineGuteTat',
|
||||||
components: {
|
components: {
|
||||||
AppNavigation,
|
AppNavigation,
|
||||||
AppFooter,
|
AppKontakt,
|
||||||
},
|
},
|
||||||
metaInfo: {
|
metaInfo: {
|
||||||
title: 'OpenVisor - Ein Orden für eine gute Tat',
|
title: 'OpenVisor - Ein Orden für eine gute Tat',
|
||||||
|
|
|
@ -106,21 +106,21 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</section>
|
</section>
|
||||||
<app-footer></app-footer>
|
<app-kontakt></app-kontakt>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import AppNavigation from '../components/navigation'
|
import AppNavigation from '../components/navigation'
|
||||||
import VeranstaltungenListe from '../components/veranstaltungen-liste'
|
import VeranstaltungenListe from '../components/veranstaltungen-liste'
|
||||||
import AppFooter from '../components/footer'
|
import AppKontakt from '../components/kontakt'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'Home',
|
name: 'Home',
|
||||||
components: {
|
components: {
|
||||||
AppNavigation,
|
AppNavigation,
|
||||||
VeranstaltungenListe,
|
VeranstaltungenListe,
|
||||||
AppFooter,
|
AppKontakt,
|
||||||
},
|
},
|
||||||
metaInfo: {
|
metaInfo: {
|
||||||
title: 'OpenVisor',
|
title: 'OpenVisor',
|
||||||
|
|
|
@ -20,19 +20,19 @@
|
||||||
>
|
>
|
||||||
zum Larpkonzept
|
zum Larpkonzept
|
||||||
</a>
|
</a>
|
||||||
<app-footer rootClassName="footer-root-class-name2"></app-footer>
|
<app-kontakt rootClassName="kontakt-root-class-name2"></app-kontakt>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import AppNavigation from '../components/navigation'
|
import AppNavigation from '../components/navigation'
|
||||||
import AppFooter from '../components/footer'
|
import AppKontakt from '../components/kontakt'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'Larpkonzept',
|
name: 'Larpkonzept',
|
||||||
components: {
|
components: {
|
||||||
AppNavigation,
|
AppNavigation,
|
||||||
AppFooter,
|
AppKontakt,
|
||||||
},
|
},
|
||||||
metaInfo: {
|
metaInfo: {
|
||||||
title: 'OpenVisor - Larpkonzept',
|
title: 'OpenVisor - Larpkonzept',
|
||||||
|
|
|
@ -51,7 +51,7 @@
|
||||||
</header>
|
</header>
|
||||||
<veranstaltungen-liste></veranstaltungen-liste>
|
<veranstaltungen-liste></veranstaltungen-liste>
|
||||||
</section>
|
</section>
|
||||||
<div class="letzte-gelegenheit-buttons">
|
<div class="letzte-gelegenheit-container2">
|
||||||
<a
|
<a
|
||||||
href="https://docs.google.com/document/d/1i-cVj809RqJtO-VaXjUsPew67gtylkIzL_3qc6mI_kE/edit?usp=sharing"
|
href="https://docs.google.com/document/d/1i-cVj809RqJtO-VaXjUsPew67gtylkIzL_3qc6mI_kE/edit?usp=sharing"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
|
@ -84,7 +84,7 @@
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<h2 class="character-title section-head">Charaktere</h2>
|
<h2 class="character-title section-head">Charaktere</h2>
|
||||||
<div class="letzte-gelegenheit-container2 text-body">
|
<div class="letzte-gelegenheit-container3 text-body">
|
||||||
<p>
|
<p>
|
||||||
<span>
|
<span>
|
||||||
Die Charaktere sind so geschrieben und verknüpft um intensives,
|
Die Charaktere sind so geschrieben und verknüpft um intensives,
|
||||||
|
@ -93,7 +93,7 @@
|
||||||
Geschlecht definiert die spielende Person. Es wird ein paar
|
Geschlecht definiert die spielende Person. Es wird ein paar
|
||||||
Nichtspielercharaktere geben die von Helfern bespielt werden, zum
|
Nichtspielercharaktere geben die von Helfern bespielt werden, zum
|
||||||
Beispiel Häftling Summers, der/die mit euch ins
|
Beispiel Häftling Summers, der/die mit euch ins
|
||||||
<span v-html="rawb6d4"></span>
|
<span v-html="rawwxzv"></span>
|
||||||
</span>
|
</span>
|
||||||
<span>Spiel startet.</span>
|
<span>Spiel startet.</span>
|
||||||
<br />
|
<br />
|
||||||
|
@ -123,7 +123,7 @@
|
||||||
<app-row5></app-row5>
|
<app-row5></app-row5>
|
||||||
<h2 class="character-group section-head">Militär</h2>
|
<h2 class="character-group section-head">Militär</h2>
|
||||||
<app-row6></app-row6>
|
<app-row6></app-row6>
|
||||||
<app-footer rootClassName="footer-root-class-name2"></app-footer>
|
<app-kontakt rootClassName="kontakt-root-class-name2"></app-kontakt>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
@ -136,7 +136,7 @@ import AppRow3 from '../components/row3'
|
||||||
import AppRow4 from '../components/row4'
|
import AppRow4 from '../components/row4'
|
||||||
import AppRow5 from '../components/row5'
|
import AppRow5 from '../components/row5'
|
||||||
import AppRow6 from '../components/row6'
|
import AppRow6 from '../components/row6'
|
||||||
import AppFooter from '../components/footer'
|
import AppKontakt from '../components/kontakt'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'LetzteGelegenheit',
|
name: 'LetzteGelegenheit',
|
||||||
|
@ -149,11 +149,11 @@ export default {
|
||||||
AppRow4,
|
AppRow4,
|
||||||
AppRow5,
|
AppRow5,
|
||||||
AppRow6,
|
AppRow6,
|
||||||
AppFooter,
|
AppKontakt,
|
||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
rawb6d4: ' ',
|
rawwxzv: ' ',
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
metaInfo: {
|
metaInfo: {
|
||||||
|
@ -248,7 +248,7 @@ export default {
|
||||||
color: rgb(255, 255, 255);
|
color: rgb(255, 255, 255);
|
||||||
font-size: 36px;
|
font-size: 36px;
|
||||||
}
|
}
|
||||||
.letzte-gelegenheit-buttons {
|
.letzte-gelegenheit-container2 {
|
||||||
gap: 10%;
|
gap: 10%;
|
||||||
flex: 0 0 auto;
|
flex: 0 0 auto;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
@ -299,7 +299,7 @@ export default {
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
}
|
}
|
||||||
.letzte-gelegenheit-container2 {
|
.letzte-gelegenheit-container3 {
|
||||||
width: 95%;
|
width: 95%;
|
||||||
}
|
}
|
||||||
@media(max-width: 767px) {
|
@media(max-width: 767px) {
|
||||||
|
|
|
@ -1,58 +0,0 @@
|
||||||
<template>
|
|
||||||
<div class="not-found-container">
|
|
||||||
<h3>OOPS! PAGE NOT FOUND</h3>
|
|
||||||
<div class="not-found-container1"><h1 class="not-found-text1">404</h1></div>
|
|
||||||
<div class="not-found-container2">
|
|
||||||
<h2 class="not-found-text2">
|
|
||||||
WE ARE SORRY, BUT THE PAGE YOU REQUESTED WAS NOT FOUND
|
|
||||||
</h2>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</template>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
export default {
|
|
||||||
name: 'NotFound',
|
|
||||||
metaInfo: {
|
|
||||||
title: '404 - Not Found',
|
|
||||||
},
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<style scoped>
|
|
||||||
.not-found-container {
|
|
||||||
width: 100%;
|
|
||||||
display: flex;
|
|
||||||
overflow: auto;
|
|
||||||
min-height: 100vh;
|
|
||||||
align-items: center;
|
|
||||||
flex-direction: column;
|
|
||||||
justify-content: center;
|
|
||||||
}
|
|
||||||
.not-found-container1 {
|
|
||||||
display: flex;
|
|
||||||
position: relative;
|
|
||||||
align-items: center;
|
|
||||||
flex-direction: column;
|
|
||||||
justify-content: center;
|
|
||||||
}
|
|
||||||
.not-found-text1 {
|
|
||||||
color: rgb(38, 38, 38);
|
|
||||||
font-size: 252px;
|
|
||||||
margin-top: -20px;
|
|
||||||
font-weight: 900;
|
|
||||||
margin-bottom: -20px;
|
|
||||||
letter-spacing: -20px;
|
|
||||||
}
|
|
||||||
.not-found-container2 {
|
|
||||||
width: 421px;
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
flex-direction: column;
|
|
||||||
justify-content: center;
|
|
||||||
}
|
|
||||||
.not-found-text2 {
|
|
||||||
text-align: center;
|
|
||||||
font-weight: 400;
|
|
||||||
}
|
|
||||||
</style>
|
|
|
@ -68,7 +68,7 @@
|
||||||
Aber... Edler, bei Gotts Gnad, ich wärt kein gut Christ Euch ohne Warn
|
Aber... Edler, bei Gotts Gnad, ich wärt kein gut Christ Euch ohne Warn
|
||||||
lass schreiten. Seit Geschehnem ist hie kein einzger entlang. Wer weiss
|
lass schreiten. Seit Geschehnem ist hie kein einzger entlang. Wer weiss
|
||||||
was
|
was
|
||||||
<span v-html="raw2skb"></span>
|
<span v-html="rawv3xl"></span>
|
||||||
</span>
|
</span>
|
||||||
<span>Geziefer dort treibt...”</span>
|
<span>Geziefer dort treibt...”</span>
|
||||||
<br />
|
<br />
|
||||||
|
@ -236,7 +236,7 @@
|
||||||
nicht sauber gefragt und der Knecht viel zu blass als ihm vorzukommen.
|
nicht sauber gefragt und der Knecht viel zu blass als ihm vorzukommen.
|
||||||
Letztlich doch die Augen sich schlossen. Doch wachten nur noch Ritter
|
Letztlich doch die Augen sich schlossen. Doch wachten nur noch Ritter
|
||||||
und Knecht. Des Ritters Petz Kling noch immer rot; des Knechts Haut
|
und Knecht. Des Ritters Petz Kling noch immer rot; des Knechts Haut
|
||||||
<span v-html="raw5b58"></span>
|
<span v-html="rawdog1"></span>
|
||||||
</span>
|
</span>
|
||||||
<span>
|
<span>
|
||||||
noch immer weiss und nass. Dieses Mal der Knecht nicht wagte zu fragen
|
noch immer weiss und nass. Dieses Mal der Knecht nicht wagte zu fragen
|
||||||
|
@ -287,29 +287,29 @@
|
||||||
zuher. Sie starrten; auch kalt und hilflos wie Kind. Ich schritt nach
|
zuher. Sie starrten; auch kalt und hilflos wie Kind. Ich schritt nach
|
||||||
vorn: In die Händ des Toten seh, weiss Ros. Ins Gesicht des Toten blick.
|
vorn: In die Händ des Toten seh, weiss Ros. Ins Gesicht des Toten blick.
|
||||||
Beulen zierten’s. Hässliche Beulen. Der Teufel aber wart woanders...
|
Beulen zierten’s. Hässliche Beulen. Der Teufel aber wart woanders...
|
||||||
<span v-html="raw3zto"></span>
|
<span v-html="rawtyzd"></span>
|
||||||
</span>
|
</span>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<app-footer rootClassName="footer-root-class-name1"></app-footer>
|
<app-kontakt rootClassName="kontakt-root-class-name1"></app-kontakt>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import AppNavigation from '../components/navigation'
|
import AppNavigation from '../components/navigation'
|
||||||
import AppFooter from '../components/footer'
|
import AppKontakt from '../components/kontakt'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'Rosenteufel',
|
name: 'Rosenteufel',
|
||||||
components: {
|
components: {
|
||||||
AppNavigation,
|
AppNavigation,
|
||||||
AppFooter,
|
AppKontakt,
|
||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
raw2skb: ' ',
|
rawv3xl: ' ',
|
||||||
raw5b58: ' ',
|
rawdog1: ' ',
|
||||||
raw3zto: ' ',
|
rawtyzd: ' ',
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
metaInfo: {
|
metaInfo: {
|
||||||
|
|
|
@ -86,7 +86,7 @@
|
||||||
</div>
|
</div>
|
||||||
<h1 class="character-title section-head">Süsse Träume Run 1 Fotos</h1>
|
<h1 class="character-title section-head">Süsse Träume Run 1 Fotos</h1>
|
||||||
<span class="ssse-trume-credits">63 Fotos von Claudia Chiodi</span>
|
<span class="ssse-trume-credits">63 Fotos von Claudia Chiodi</span>
|
||||||
<div class="ssse-trume-run1gallerie">
|
<div class="ssse-trume-run-gallerie">
|
||||||
<DangerousHTML
|
<DangerousHTML
|
||||||
html="<script src='https://cdn.jsdelivr.net/npm/publicalbum@latest/embed-ui.min.js' async></script>
|
html="<script src='https://cdn.jsdelivr.net/npm/publicalbum@latest/embed-ui.min.js' async></script>
|
||||||
<div class='pa-carousel-widget' style='width:100%; height:480px;'
|
<div class='pa-carousel-widget' style='width:100%; height:480px;'
|
||||||
|
@ -241,7 +241,7 @@
|
||||||
"
|
"
|
||||||
></DangerousHTML>
|
></DangerousHTML>
|
||||||
</div>
|
</div>
|
||||||
<app-footer rootClassName="footer-root-class-name"></app-footer>
|
<app-kontakt rootClassName="kontakt-root-class-name"></app-kontakt>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
@ -249,14 +249,14 @@
|
||||||
import DangerousHTML from 'dangerous-html/vue'
|
import DangerousHTML from 'dangerous-html/vue'
|
||||||
|
|
||||||
import AppNavigation from '../components/navigation'
|
import AppNavigation from '../components/navigation'
|
||||||
import AppFooter from '../components/footer'
|
import AppKontakt from '../components/kontakt'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'SsseTrume',
|
name: 'SsseTrume',
|
||||||
components: {
|
components: {
|
||||||
AppNavigation,
|
AppNavigation,
|
||||||
DangerousHTML,
|
DangerousHTML,
|
||||||
AppFooter,
|
AppKontakt,
|
||||||
},
|
},
|
||||||
metaInfo: {
|
metaInfo: {
|
||||||
title: 'OpenVisor - Süsse Träume',
|
title: 'OpenVisor - Süsse Träume',
|
||||||
|
@ -384,7 +384,7 @@ export default {
|
||||||
line-height: 30px;
|
line-height: 30px;
|
||||||
margin-bottom: var(--dl-space-space-twounits);
|
margin-bottom: var(--dl-space-space-twounits);
|
||||||
}
|
}
|
||||||
.ssse-trume-run1gallerie {
|
.ssse-trume-run-gallerie {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
.ssse-trume-credits1 {
|
.ssse-trume-credits1 {
|
||||||
|
|
|
@ -12,19 +12,19 @@
|
||||||
class="tauglichkeitsexamen-iframe"
|
class="tauglichkeitsexamen-iframe"
|
||||||
></iframe>
|
></iframe>
|
||||||
</div>
|
</div>
|
||||||
<app-footer></app-footer>
|
<app-kontakt></app-kontakt>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import AppNavigation from '../components/navigation'
|
import AppNavigation from '../components/navigation'
|
||||||
import AppFooter from '../components/footer'
|
import AppKontakt from '../components/kontakt'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'Tauglichkeitsexamen',
|
name: 'Tauglichkeitsexamen',
|
||||||
components: {
|
components: {
|
||||||
AppNavigation,
|
AppNavigation,
|
||||||
AppFooter,
|
AppKontakt,
|
||||||
},
|
},
|
||||||
metaInfo: {
|
metaInfo: {
|
||||||
title: 'Tauglichkeitsexamen',
|
title: 'Tauglichkeitsexamen',
|
||||||
|
|
|
@ -9,19 +9,19 @@
|
||||||
<div class="urlaubsantrag-container1">
|
<div class="urlaubsantrag-container1">
|
||||||
<img alt="image" src="/denied-800w.png" class="urlaubsantrag-image" />
|
<img alt="image" src="/denied-800w.png" class="urlaubsantrag-image" />
|
||||||
</div>
|
</div>
|
||||||
<app-footer></app-footer>
|
<app-kontakt></app-kontakt>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import AppNavigation from '../components/navigation'
|
import AppNavigation from '../components/navigation'
|
||||||
import AppFooter from '../components/footer'
|
import AppKontakt from '../components/kontakt'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'Urlaubsantrag',
|
name: 'Urlaubsantrag',
|
||||||
components: {
|
components: {
|
||||||
AppNavigation,
|
AppNavigation,
|
||||||
AppFooter,
|
AppKontakt,
|
||||||
},
|
},
|
||||||
metaInfo: {
|
metaInfo: {
|
||||||
title: 'Urlaubsantrag',
|
title: 'Urlaubsantrag',
|
||||||
|
|