Update spaces

This commit is contained in:
OpenVisor 2024-04-26 21:57:04 +02:00
parent 12ceb791f2
commit 3b90706eae
40 changed files with 63 additions and 67 deletions

View file

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View file

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View file

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View file

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View file

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View file

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View file

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 361 KiB

View file

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View file

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 133 KiB

View file

Before

Width:  |  Height:  |  Size: 126 KiB

After

Width:  |  Height:  |  Size: 126 KiB

View file

@ -29,7 +29,7 @@
</style> </style>
<link <link
rel="shortcut icon" rel="shortcut icon"
href="/playground_assets/openvisor.ico" href="/openvisor.ico"
type="icon/png" type="icon/png"
sizes="32x32" sizes="32x32"
/> />

View file

Before

Width:  |  Height:  |  Size: 7 KiB

After

Width:  |  Height:  |  Size: 7 KiB

View file

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 310 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View file

@ -282,7 +282,7 @@ export default {
props: { props: {
OpenvisorLogo: { OpenvisorLogo: {
type: String, type: String,
default: '/playground_assets/logo_mitoffenemvisier_bw_png-min-200h.png', default: '/logo_mitoffenemvisier_bw_png-min-200h.png',
}, },
Kurzgeschichten: { Kurzgeschichten: {
type: String, type: String,

View file

@ -8,7 +8,7 @@
<h1 class="row1-header1"> <h1 class="row1-header1">
<span> <span>
Leitung der Justizvollzugsanstalt Leitung der Justizvollzugsanstalt
<span v-html="rawxe1r"></span> <span v-html="rawdbep"></span>
</span> </span>
<br /> <br />
</h1> </h1>
@ -25,7 +25,7 @@
Fortier (gesprochen &quot;Fortjeeh&quot;) übernahm vor 3 Jahren das Fortier (gesprochen &quot;Fortjeeh&quot;) übernahm vor 3 Jahren das
Gefängnis Schwarzbach, nachdem die vorherige Leitung aus ungeklärten Gefängnis Schwarzbach, nachdem die vorherige Leitung aus ungeklärten
Gründen zurücktrat. Gründen zurücktrat.
<span v-html="rawr3a8"></span> <span v-html="rawf8k8"></span>
</span> </span>
<span> <span>
Kurz nach Fortiers Übernahme kam es im Gefängnis zum Mord des Häftlings Kurz nach Fortiers Übernahme kam es im Gefängnis zum Mord des Häftlings
@ -86,7 +86,7 @@
<br /> <br />
<span> <span>
Bellucci ist Bellucci ist
<span v-html="rawj74h"></span> <span v-html="rawficn"></span>
</span> </span>
<span> <span>
bekannt dafür, etwas sozial unbeholfen zu sein und äusserst akademisch bekannt dafür, etwas sozial unbeholfen zu sein und äusserst akademisch
@ -112,7 +112,7 @@ export default {
}, },
image_src: { image_src: {
type: String, type: String,
default: '/playground_assets/aubert-200h.png', default: '/Charaktere/aubert-200h.png',
}, },
Themes1: { Themes1: {
type: String, type: String,
@ -120,7 +120,7 @@ export default {
}, },
image_src1: { image_src1: {
type: String, type: String,
default: '/playground_assets/bellucci-200h.png', default: '/Charaktere/bellucci-200h.png',
}, },
image_alt: { image_alt: {
type: String, type: String,
@ -133,9 +133,9 @@ export default {
}, },
data() { data() {
return { return {
rawxe1r: ' ', rawdbep: ' ',
rawr3a8: ' ', rawf8k8: ' ',
rawj74h: ' ', rawficn: ' ',
} }
}, },
} }

View file

@ -103,7 +103,7 @@ export default {
}, },
image_src: { image_src: {
type: String, type: String,
default: '/playground_assets/jankovic-200h.png', default: '/Charaktere/jankovic-200h.png',
}, },
Header1: { Header1: {
type: String, type: String,
@ -119,7 +119,7 @@ export default {
}, },
image_src1: { image_src1: {
type: String, type: String,
default: '/playground_assets/krueger-min-200h.png', default: '/Charaktere/krueger-min-200h.png',
}, },
}, },
} }

View file

@ -61,7 +61,7 @@ export default {
}, },
image_src1: { image_src1: {
type: String, type: String,
default: '/playground_assets/hagiro-200h.png', default: '/Charaktere/hagiro-200h.png',
}, },
text11: { text11: {
type: String, type: String,
@ -79,7 +79,7 @@ export default {
}, },
image_src: { image_src: {
type: String, type: String,
default: '/playground_assets/schmidt-min-200h.png', default: '/Charaktere/schmidt-min-200h.png',
}, },
image_alt: { image_alt: {
type: String, type: String,

View file

@ -67,7 +67,7 @@ export default {
}, },
image_src1: { image_src1: {
type: String, type: String,
default: '/playground_assets/collins-200h.png', default: '/Charaktere/collins-200h.png',
}, },
Header1: { Header1: {
type: String, type: String,
@ -80,7 +80,7 @@ export default {
}, },
image_src: { image_src: {
type: String, type: String,
default: '/playground_assets/rodriguez-min-200h.png', default: '/Charaktere/rodriguez-min-200h.png',
}, },
text1: { text1: {
type: String, type: String,

View file

@ -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="rawfris"></span> <span v-html="rawrg4h"></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 />
@ -105,7 +105,7 @@ export default {
}, },
image_src: { image_src: {
type: String, type: String,
default: '/playground_assets/lindbeck-200h.png', default: '/Charaktere/lindbeck-200h.png',
}, },
Header1: { Header1: {
type: String, type: String,
@ -113,7 +113,7 @@ export default {
}, },
image_src1: { image_src1: {
type: String, type: String,
default: '/playground_assets/jenatsch-min-200h.png', default: '/Charaktere/jenatsch-min-200h.png',
}, },
image_alt: { image_alt: {
type: String, type: String,
@ -122,7 +122,7 @@ export default {
}, },
data() { data() {
return { return {
rawfris: ' ', rawrg4h: ' ',
} }
}, },
} }

View file

@ -65,7 +65,7 @@ export default {
}, },
image_src1: { image_src1: {
type: String, type: String,
default: '/playground_assets/pavone-200h.png', default: '/Charaktere/pavone-200h.png',
}, },
text1: { text1: {
type: String, type: String,
@ -89,7 +89,7 @@ export default {
}, },
image_src: { image_src: {
type: String, type: String,
default: '/playground_assets/sartre-200h.png', default: '/Charaktere/sartre-200h.png',
}, },
text32: { text32: {
type: String, type: String,

View file

@ -45,7 +45,7 @@
</p> </p>
<div class="veranstaltungen-liste-container2"> <div class="veranstaltungen-liste-container2">
<p class="veranstaltungen-liste-plaetze1 event-location"> <p class="veranstaltungen-liste-plaetze1 event-location">
<span>0 von 15 Plätzen frei</span> <span>1 von 15 Plätzen frei</span>
<br /> <br />
</p> </p>
<p class="veranstaltungen-liste-warteliste1 event-location"> <p class="veranstaltungen-liste-warteliste1 event-location">
@ -76,7 +76,7 @@ export default {
props: { props: {
Plaetze4: { Plaetze4: {
type: String, type: String,
default: '3 von 15 Plätzen frei (Stand: 20.05.2023)', default: '3 von 15 Plätzen frei (Stand: 24.05.2023)',
}, },
image_src: { image_src: {
type: String, type: String,
@ -189,7 +189,7 @@ export default {
flex-direction: column; flex-direction: column;
} }
.veranstaltungen-liste-plaetze1 { .veranstaltungen-liste-plaetze1 {
color: #dd0000; color: rgb(221, 112, 0);
text-align: left; text-align: left;
} }
.veranstaltungen-liste-warteliste1 { .veranstaltungen-liste-warteliste1 {

View file

@ -48,7 +48,7 @@ export default {
align-items: center; align-items: center;
flex-direction: column; flex-direction: column;
background-size: cover; background-size: cover;
background-image: url("/playground_assets/forest-background-luca-dross-1500w.jpg"); background-image: url("/forest-background-luca-dross-1500w.jpg");
} }
.alptraum-caption1 { .alptraum-caption1 {
color: rgb(255, 255, 255); color: rgb(255, 255, 255);

View file

@ -57,7 +57,7 @@ export default {
align-items: center; align-items: center;
flex-direction: column; flex-direction: column;
background-size: cover; background-size: cover;
background-image: url("/playground_assets/forest-background-luca-dross-1500w.jpg"); background-image: url("/forest-background-luca-dross-1500w.jpg");
} }
.bologna-caption1 { .bologna-caption1 {
color: rgb(255, 255, 255); color: rgb(255, 255, 255);

View file

@ -46,7 +46,7 @@
</a> </a>
<img <img
alt="image" alt="image"
src="/playground_assets/einordenfuereinegutetat-1100w.png" src="/einordenfuereinegutetat-1100w.png"
class="ein-orden-fr-eine-gute-tat-image" class="ein-orden-fr-eine-gute-tat-image"
/> />
</div> </div>
@ -96,7 +96,7 @@ export default {
align-items: center; align-items: center;
flex-direction: column; flex-direction: column;
background-size: cover; background-size: cover;
background-image: url("/playground_assets/forest-background-luca-dross-1500w.jpg"); background-image: url("/forest-background-luca-dross-1500w.jpg");
} }
.ein-orden-fr-eine-gute-tat-heading { .ein-orden-fr-eine-gute-tat-heading {
color: rgb(255, 255, 255); color: rgb(255, 255, 255);

View file

@ -144,7 +144,7 @@ export default {
align-items: center; align-items: center;
flex-direction: column; flex-direction: column;
background-size: cover; background-size: cover;
background-image: url("/playground_assets/forest-background-luca-dross-1500w.jpg"); background-image: url("/forest-background-luca-dross-1500w.jpg");
} }
.home-heading { .home-heading {
font-size: 64px; font-size: 64px;

View file

@ -134,7 +134,7 @@
<br class="larpkonzept-text36" /> <br class="larpkonzept-text36" />
<span> <span>
Zu guter Letzt benutzen wir am Letzte Gelegenheit auch die Zu guter Letzt benutzen wir am Letzte Gelegenheit auch die
<span v-html="raw6pmf"></span> <span v-html="rawc4gp"></span>
</span> </span>
<a <a
href="https://en.wikipedia.org/wiki/OK_gesture" href="https://en.wikipedia.org/wiki/OK_gesture"
@ -151,7 +151,7 @@
schlecht). Nur wenn der Daumen nach oben zeigt, soll man die schlecht). Nur wenn der Daumen nach oben zeigt, soll man die
Spielintensität beibehalten, ansonsten soll man sie verringern, um Spielintensität beibehalten, ansonsten soll man sie verringern, um
sicherzustellen, dass es der Person wieder besser geht. sicherzustellen, dass es der Person wieder besser geht.
<span v-html="rawu3ou"></span> <span v-html="rawbly8"></span>
</span> </span>
<br class="larpkonzept-text39" /> <br class="larpkonzept-text39" />
<br class="larpkonzept-text40" /> <br class="larpkonzept-text40" />
@ -192,8 +192,8 @@ export default {
}, },
data() { data() {
return { return {
raw6pmf: ' ', rawc4gp: ' ',
rawu3ou: ' ', rawbly8: ' ',
} }
}, },
metaInfo: { metaInfo: {
@ -230,7 +230,7 @@ export default {
align-items: center; align-items: center;
flex-direction: column; flex-direction: column;
background-size: cover; background-size: cover;
background-image: url("/playground_assets/forest-background-luca-dross-1500w.jpg"); background-image: url("/forest-background-luca-dross-1500w.jpg");
background-position: top left; background-position: top left;
} }
.larpkonzept-heading { .larpkonzept-heading {

View file

@ -58,7 +58,7 @@
<br /> <br />
<span> <span>
 ·  ·
<span v-html="rawqcfc"></span> <span v-html="rawv1lk"></span>
</span> </span>
<span> <span>
Intensive Momente und Emotionen ermöglichen, die in Erinnerung Intensive Momente und Emotionen ermöglichen, die in Erinnerung
@ -68,7 +68,7 @@
<br /> <br />
<span> <span>
 ·  ·
<span v-html="rawwg6z"></span> <span v-html="rawrfdk"></span>
</span> </span>
<span> <span>
Persönliche Auseinandersetzungen der Spieler mit nicht Persönliche Auseinandersetzungen der Spieler mit nicht
@ -79,7 +79,7 @@
<br /> <br />
<span> <span>
 ·  ·
<span v-html="rawntqj"></span> <span v-html="rawveu5"></span>
</span> </span>
<span> <span>
Interne Charakterentwicklung oder -verfestigung durch externe Interne Charakterentwicklung oder -verfestigung durch externe
@ -89,14 +89,14 @@
<br /> <br />
<span> <span>
 ·  ·
<span v-html="rawbxwi"></span> <span v-html="raw6qfo"></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="rawney4"></span> <span v-html="raw48ca"></span>
</span> </span>
<span> <span>
Weder dauernder Zusammenhalt noch konstanter Konflikt, sondern Weder dauernder Zusammenhalt noch konstanter Konflikt, sondern
@ -305,7 +305,7 @@
<br /> <br />
<span> <span>
Wir werden das Wir werden das
<span v-html="rawc22w"></span> <span v-html="raw8nup"></span>
</span> </span>
<router-link <router-link
to="/larpkonzept" to="/larpkonzept"
@ -603,7 +603,7 @@
<br /> <br />
<span> <span>
Parkplatz: Parkplatz:
<span v-html="rawjqec"></span> <span v-html="rawutm2"></span>
</span> </span>
<a <a
href="https://goo.gl/maps/KgqAwRdw8pJSdmjTA" href="https://goo.gl/maps/KgqAwRdw8pJSdmjTA"
@ -618,7 +618,7 @@
</li> </li>
<img <img
alt="image" alt="image"
src="/playground_assets/zsa_weisslingen-1000w.png" src="/zsa_weisslingen-1000w.png"
class="letzte-gelegenheit-image" class="letzte-gelegenheit-image"
/> />
</ul> </ul>
@ -731,7 +731,7 @@
> >
<span class="larp-text"> <span class="larp-text">
Das Nordic LARP Letzte Gelegenheit spielt in der heutigen Zeit Das Nordic LARP Letzte Gelegenheit spielt in der heutigen Zeit
in einer alternativen Realität: Vor 10 Tagen fiel plötzlich der in einer alternativen Realität: Vor 9 Tagen fiel plötzlich der
Strom aus und dichte Nebelschwaden überzogen einige Städte. Strom aus und dichte Nebelschwaden überzogen einige Städte.
Sirenen führten die Menschen in Bunker. Radios, die noch Sirenen führten die Menschen in Bunker. Radios, die noch
funktionierten, meldeten die sofortige Mobilisierung der funktionierten, meldeten die sofortige Mobilisierung der
@ -1672,13 +1672,13 @@ export default {
}, },
data() { data() {
return { return {
rawqcfc: ' ', rawv1lk: ' ',
rawwg6z: ' ', rawrfdk: ' ',
rawntqj: ' ', rawveu5: ' ',
rawbxwi: ' ', raw6qfo: ' ',
rawney4: ' ', raw48ca: ' ',
rawc22w: ' ', raw8nup: ' ',
rawjqec: ' ', rawutm2: ' ',
} }
}, },
metaInfo: { metaInfo: {
@ -1720,7 +1720,7 @@ export default {
align-items: center; align-items: center;
flex-direction: column; flex-direction: column;
background-size: cover; background-size: cover;
background-image: url("/playground_assets/forest-background-luca-dross-1500w.jpg"); background-image: url("/forest-background-luca-dross-1500w.jpg");
background-position: top left; background-position: top left;
} }
.letzte-gelegenheit-title { .letzte-gelegenheit-title {

View file

@ -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="raw0md8"></span> <span v-html="rawu3u0"></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="rawrnvg"></span> <span v-html="rawe9pu"></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,7 +287,7 @@
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 ziertens. Hässliche Beulen. Der Teufel aber wart woanders... Beulen ziertens. Hässliche Beulen. Der Teufel aber wart woanders...
<span v-html="rawzswn"></span> <span v-html="rawgmz6"></span>
</span> </span>
</span> </span>
</div> </div>
@ -307,9 +307,9 @@ export default {
}, },
data() { data() {
return { return {
raw0md8: ' ', rawu3u0: ' ',
rawrnvg: ' ', rawe9pu: ' ',
rawzswn: ' ', rawgmz6: ' ',
} }
}, },
metaInfo: { metaInfo: {
@ -344,7 +344,7 @@ export default {
align-items: center; align-items: center;
flex-direction: column; flex-direction: column;
background-size: cover; background-size: cover;
background-image: url("/playground_assets/forest-background-luca-dross-1500w.jpg"); background-image: url("/forest-background-luca-dross-1500w.jpg");
background-position: bottom right; background-position: bottom right;
} }
.rosenteufel-text003 { .rosenteufel-text003 {

View file

@ -658,7 +658,7 @@ export default {
align-items: center; align-items: center;
flex-direction: column; flex-direction: column;
background-size: cover; background-size: cover;
background-image: url("/playground_assets/forest-background-luca-dross-1500w.jpg"); background-image: url("/forest-background-luca-dross-1500w.jpg");
} }
.ssse-trume-container1 { .ssse-trume-container1 {
align-items: center; align-items: center;

View file

@ -48,7 +48,7 @@ export default {
align-items: center; align-items: center;
flex-direction: column; flex-direction: column;
background-size: cover; background-size: cover;
background-image: url("/playground_assets/forest-background-luca-dross-1500w.jpg"); background-image: url("/forest-background-luca-dross-1500w.jpg");
} }
.tauglichkeitsexamen-caption1 { .tauglichkeitsexamen-caption1 {
color: rgb(255, 255, 255); color: rgb(255, 255, 255);

View file

@ -7,11 +7,7 @@
<br /> <br />
</span> </span>
<div class="urlaubsantrag-container1"> <div class="urlaubsantrag-container1">
<img <img alt="image" src="/denied-800w.png" class="urlaubsantrag-image" />
alt="image"
src="/playground_assets/denied-800w.png"
class="urlaubsantrag-image"
/>
</div> </div>
<app-kontakt></app-kontakt> <app-kontakt></app-kontakt>
</div> </div>
@ -49,7 +45,7 @@ export default {
align-items: center; align-items: center;
flex-direction: column; flex-direction: column;
background-size: cover; background-size: cover;
background-image: url("/playground_assets/forest-background-luca-dross-1500w.jpg"); background-image: url("/forest-background-luca-dross-1500w.jpg");
} }
.urlaubsantrag-caption1 { .urlaubsantrag-caption1 {
color: rgb(255, 255, 255); color: rgb(255, 255, 255);