2024-01-23 0110
This commit is contained in:
parent
d0e11f788c
commit
f558897005
7 changed files with 251 additions and 80 deletions
34
404.html
34
404.html
|
|
@ -50,13 +50,14 @@
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
:root {
|
:root {
|
||||||
--ve-light-violett: #aa69b5;
|
--ve-light-violett: #aa69b5;
|
||||||
--ve-heavy-violett: #5d2169;
|
--ve-heavy-violett: #5d2169;
|
||||||
--ve-vanilla: #faefdd;
|
--ve-vanilla: #faefdd;
|
||||||
|
--ve-vanilla-heavy: #e4cba1;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
--section-light-bg-color: var(ve-vanilla);
|
--section-light-bg-color: var(--ve-vanilla);
|
||||||
|
|
||||||
--cover-text-color: #000;
|
--cover-text-color: #000;
|
||||||
--highlight: var(--ve-light-violett);
|
--highlight: var(--ve-light-violett);
|
||||||
|
|
@ -123,8 +124,22 @@ body {
|
||||||
background-color: var(--ve-vanilla);
|
background-color: var(--ve-vanilla);
|
||||||
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post-holder {
|
||||||
|
background-color: var(--ve-vanilla);
|
||||||
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
|
||||||
|
|
||||||
|
& p {background-color: var(--section-light-bg-color);}
|
||||||
|
|
||||||
|
|
||||||
|
&.dark {
|
||||||
|
background-image: none;
|
||||||
|
& p {background-color: var(--section-dark-bg-color);}
|
||||||
|
}
|
||||||
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-family: "gidole", sans-serif;
|
font-family: "gidole", sans-serif;
|
||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
|
|
@ -161,10 +176,19 @@ h5 {
|
||||||
margin-top: 1;
|
margin-top: 1;
|
||||||
margin-bottom: 3em;
|
margin-bottom: 3em;
|
||||||
}
|
}
|
||||||
.page-template .post-content {
|
|
||||||
background-color: rgba(255, 255, 255, 0.7);
|
|
||||||
padding: 1.2rem;
|
|
||||||
|
|
||||||
|
|
||||||
|
.post-content-single {
|
||||||
|
padding: 1.2rem;
|
||||||
|
& p {background-color:var(--section-light-bg-color)}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.highlight {
|
||||||
|
background-color: #fff7;
|
||||||
|
padding: 0.4em;
|
||||||
|
border: 2px dotted var(--ve-light-violett);
|
||||||
|
hyphens: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {color: var(--ve-heavy-violett);}
|
a:hover {color: var(--ve-heavy-violett);}
|
||||||
|
|
|
||||||
|
|
@ -58,13 +58,14 @@ Datenerfassung auf dieser Website Wer ist verantwortlich für die Datenerfassung
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
:root {
|
:root {
|
||||||
--ve-light-violett: #aa69b5;
|
--ve-light-violett: #aa69b5;
|
||||||
--ve-heavy-violett: #5d2169;
|
--ve-heavy-violett: #5d2169;
|
||||||
--ve-vanilla: #faefdd;
|
--ve-vanilla: #faefdd;
|
||||||
|
--ve-vanilla-heavy: #e4cba1;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
--section-light-bg-color: var(ve-vanilla);
|
--section-light-bg-color: var(--ve-vanilla);
|
||||||
|
|
||||||
--cover-text-color: #000;
|
--cover-text-color: #000;
|
||||||
--highlight: var(--ve-light-violett);
|
--highlight: var(--ve-light-violett);
|
||||||
|
|
@ -131,8 +132,22 @@ body {
|
||||||
background-color: var(--ve-vanilla);
|
background-color: var(--ve-vanilla);
|
||||||
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post-holder {
|
||||||
|
background-color: var(--ve-vanilla);
|
||||||
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
|
||||||
|
|
||||||
|
& p {background-color: var(--section-light-bg-color);}
|
||||||
|
|
||||||
|
|
||||||
|
&.dark {
|
||||||
|
background-image: none;
|
||||||
|
& p {background-color: var(--section-dark-bg-color);}
|
||||||
|
}
|
||||||
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-family: "gidole", sans-serif;
|
font-family: "gidole", sans-serif;
|
||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
|
|
@ -169,10 +184,19 @@ h5 {
|
||||||
margin-top: 1;
|
margin-top: 1;
|
||||||
margin-bottom: 3em;
|
margin-bottom: 3em;
|
||||||
}
|
}
|
||||||
.page-template .post-content {
|
|
||||||
background-color: rgba(255, 255, 255, 0.7);
|
|
||||||
padding: 1.2rem;
|
|
||||||
|
|
||||||
|
|
||||||
|
.post-content-single {
|
||||||
|
padding: 1.2rem;
|
||||||
|
& p {background-color:var(--section-light-bg-color)}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.highlight {
|
||||||
|
background-color: #fff7;
|
||||||
|
padding: 0.4em;
|
||||||
|
border: 2px dotted var(--ve-light-violett);
|
||||||
|
hyphens: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {color: var(--ve-heavy-violett);}
|
a:hover {color: var(--ve-heavy-violett);}
|
||||||
|
|
@ -266,16 +290,16 @@ Hoyerswerdaer Str. 28<br>
|
||||||
01099 Dresden</p>
|
01099 Dresden</p>
|
||||||
<p>Telefon:
|
<p>Telefon:
|
||||||
<style>
|
<style>
|
||||||
#span-058517f1.cloaked-e-mail:before {
|
#span-0b265cfd.cloaked-e-mail:before {
|
||||||
content:attr(data-user);
|
content:attr(data-user);
|
||||||
unicode-bidi:bidi-override;
|
unicode-bidi:bidi-override;
|
||||||
direction:rtl;
|
direction:rtl;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
 <span class="cloaked-e-mail" data-user="08137903 153 94+" id="span-058517f1"></span> 
|
 <span class="cloaked-e-mail" data-user="08137903 153 94+" id="span-0b265cfd"></span> 
|
||||||
|
|
||||||
<script id="script-058517f1">
|
<script id="script-0b265cfd">
|
||||||
var scriptTag = document.getElementById("script-058517f1");
|
var scriptTag = document.getElementById("script-0b265cfd");
|
||||||
var link = document.createElement("a");
|
var link = document.createElement("a");
|
||||||
var address = "08137903 153 94\u002b".split('').reverse().join('');
|
var address = "08137903 153 94\u002b".split('').reverse().join('');
|
||||||
link.href = "tel" + ":" + address;
|
link.href = "tel" + ":" + address;
|
||||||
|
|
@ -287,16 +311,16 @@ Hoyerswerdaer Str. 28<br>
|
||||||
<br>
|
<br>
|
||||||
E-Mail:
|
E-Mail:
|
||||||
<style>
|
<style>
|
||||||
#span-b6c2c12b.cloaked-e-mail:before {
|
#span-bef5c679.cloaked-e-mail:before {
|
||||||
content:attr(data-domain) "\0040" attr(data-user);
|
content:attr(data-domain) "\0040" attr(data-user);
|
||||||
unicode-bidi:bidi-override;
|
unicode-bidi:bidi-override;
|
||||||
direction:rtl;
|
direction:rtl;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
 <span class="cloaked-e-mail" data-user="ztuhcsnetad" data-domain="gnireenigne.allinav" id="span-b6c2c12b"></span> 
|
 <span class="cloaked-e-mail" data-user="ztuhcsnetad" data-domain="gnireenigne.allinav" id="span-bef5c679"></span> 
|
||||||
|
|
||||||
<script id="script-b6c2c12b">
|
<script id="script-bef5c679">
|
||||||
var scriptTag = document.getElementById("script-b6c2c12b");
|
var scriptTag = document.getElementById("script-bef5c679");
|
||||||
var link = document.createElement("a");
|
var link = document.createElement("a");
|
||||||
var address = "ztuhcsnetad".split('').reverse().join('') + "@" + "gnireenigne.allinav".split('').reverse().join('');
|
var address = "ztuhcsnetad".split('').reverse().join('') + "@" + "gnireenigne.allinav".split('').reverse().join('');
|
||||||
link.href = "mailto" + ":" + address;
|
link.href = "mailto" + ":" + address;
|
||||||
|
|
|
||||||
|
|
@ -85,13 +85,14 @@ Quelle: e-recht24.de↗ Bildquellen Cover Startseite: Pixabay - User: JanBab
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
:root {
|
:root {
|
||||||
--ve-light-violett: #aa69b5;
|
--ve-light-violett: #aa69b5;
|
||||||
--ve-heavy-violett: #5d2169;
|
--ve-heavy-violett: #5d2169;
|
||||||
--ve-vanilla: #faefdd;
|
--ve-vanilla: #faefdd;
|
||||||
|
--ve-vanilla-heavy: #e4cba1;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
--section-light-bg-color: var(ve-vanilla);
|
--section-light-bg-color: var(--ve-vanilla);
|
||||||
|
|
||||||
--cover-text-color: #000;
|
--cover-text-color: #000;
|
||||||
--highlight: var(--ve-light-violett);
|
--highlight: var(--ve-light-violett);
|
||||||
|
|
@ -158,8 +159,22 @@ body {
|
||||||
background-color: var(--ve-vanilla);
|
background-color: var(--ve-vanilla);
|
||||||
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post-holder {
|
||||||
|
background-color: var(--ve-vanilla);
|
||||||
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
|
||||||
|
|
||||||
|
& p {background-color: var(--section-light-bg-color);}
|
||||||
|
|
||||||
|
|
||||||
|
&.dark {
|
||||||
|
background-image: none;
|
||||||
|
& p {background-color: var(--section-dark-bg-color);}
|
||||||
|
}
|
||||||
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-family: "gidole", sans-serif;
|
font-family: "gidole", sans-serif;
|
||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
|
|
@ -196,10 +211,19 @@ h5 {
|
||||||
margin-top: 1;
|
margin-top: 1;
|
||||||
margin-bottom: 3em;
|
margin-bottom: 3em;
|
||||||
}
|
}
|
||||||
.page-template .post-content {
|
|
||||||
background-color: rgba(255, 255, 255, 0.7);
|
|
||||||
padding: 1.2rem;
|
|
||||||
|
|
||||||
|
|
||||||
|
.post-content-single {
|
||||||
|
padding: 1.2rem;
|
||||||
|
& p {background-color:var(--section-light-bg-color)}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.highlight {
|
||||||
|
background-color: #fff7;
|
||||||
|
padding: 0.4em;
|
||||||
|
border: 2px dotted var(--ve-light-violett);
|
||||||
|
hyphens: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {color: var(--ve-heavy-violett);}
|
a:hover {color: var(--ve-heavy-violett);}
|
||||||
|
|
@ -252,16 +276,16 @@ Registergericht: Amtsgericht Dresden</p>
|
||||||
<h2 id="kontakt">Kontakt</h2>
|
<h2 id="kontakt">Kontakt</h2>
|
||||||
<p>Telefon:
|
<p>Telefon:
|
||||||
<style>
|
<style>
|
||||||
#span-43d10866.cloaked-e-mail:before {
|
#span-7670ccd3.cloaked-e-mail:before {
|
||||||
content:attr(data-user);
|
content:attr(data-user);
|
||||||
unicode-bidi:bidi-override;
|
unicode-bidi:bidi-override;
|
||||||
direction:rtl;
|
direction:rtl;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
 <span class="cloaked-e-mail" data-user="08137903 153 94+" id="span-43d10866"></span> 
|
 <span class="cloaked-e-mail" data-user="08137903 153 94+" id="span-7670ccd3"></span> 
|
||||||
|
|
||||||
<script id="script-43d10866">
|
<script id="script-7670ccd3">
|
||||||
var scriptTag = document.getElementById("script-43d10866");
|
var scriptTag = document.getElementById("script-7670ccd3");
|
||||||
var link = document.createElement("a");
|
var link = document.createElement("a");
|
||||||
var address = "08137903 153 94\u002b".split('').reverse().join('');
|
var address = "08137903 153 94\u002b".split('').reverse().join('');
|
||||||
link.href = "tel" + ":" + address;
|
link.href = "tel" + ":" + address;
|
||||||
|
|
@ -273,16 +297,16 @@ Registergericht: Amtsgericht Dresden</p>
|
||||||
<br>
|
<br>
|
||||||
Telefax:
|
Telefax:
|
||||||
<style>
|
<style>
|
||||||
#span-a51f6968.cloaked-e-mail:before {
|
#span-f530be4d.cloaked-e-mail:before {
|
||||||
content:attr(data-user);
|
content:attr(data-user);
|
||||||
unicode-bidi:bidi-override;
|
unicode-bidi:bidi-override;
|
||||||
direction:rtl;
|
direction:rtl;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
 <span class="cloaked-e-mail" data-user="84164233 153 94+" id="span-a51f6968"></span> 
|
 <span class="cloaked-e-mail" data-user="84164233 153 94+" id="span-f530be4d"></span> 
|
||||||
|
|
||||||
<script id="script-a51f6968">
|
<script id="script-f530be4d">
|
||||||
var scriptTag = document.getElementById("script-a51f6968");
|
var scriptTag = document.getElementById("script-f530be4d");
|
||||||
var link = document.createElement("a");
|
var link = document.createElement("a");
|
||||||
var address = "84164233 153 94\u002b".split('').reverse().join('');
|
var address = "84164233 153 94\u002b".split('').reverse().join('');
|
||||||
link.href = "fax" + ":" + address;
|
link.href = "fax" + ":" + address;
|
||||||
|
|
@ -294,16 +318,16 @@ Telefax:
|
||||||
<br>
|
<br>
|
||||||
E-Mail:
|
E-Mail:
|
||||||
<style>
|
<style>
|
||||||
#span-701f55f8.cloaked-e-mail:before {
|
#span-7104768d.cloaked-e-mail:before {
|
||||||
content:attr(data-domain) "\0040" attr(data-user);
|
content:attr(data-domain) "\0040" attr(data-user);
|
||||||
unicode-bidi:bidi-override;
|
unicode-bidi:bidi-override;
|
||||||
direction:rtl;
|
direction:rtl;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
 <span class="cloaked-e-mail" data-user="musserpmi" data-domain="gnireenigne.allinav" id="span-701f55f8"></span> 
|
 <span class="cloaked-e-mail" data-user="musserpmi" data-domain="gnireenigne.allinav" id="span-7104768d"></span> 
|
||||||
|
|
||||||
<script id="script-701f55f8">
|
<script id="script-7104768d">
|
||||||
var scriptTag = document.getElementById("script-701f55f8");
|
var scriptTag = document.getElementById("script-7104768d");
|
||||||
var link = document.createElement("a");
|
var link = document.createElement("a");
|
||||||
var address = "musserpmi".split('').reverse().join('') + "@" + "gnireenigne.allinav".split('').reverse().join('');
|
var address = "musserpmi".split('').reverse().join('') + "@" + "gnireenigne.allinav".split('').reverse().join('');
|
||||||
link.href = "mailto" + ":" + address;
|
link.href = "mailto" + ":" + address;
|
||||||
|
|
|
||||||
55
index.html
55
index.html
|
|
@ -50,13 +50,14 @@
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
:root {
|
:root {
|
||||||
--ve-light-violett: #aa69b5;
|
--ve-light-violett: #aa69b5;
|
||||||
--ve-heavy-violett: #5d2169;
|
--ve-heavy-violett: #5d2169;
|
||||||
--ve-vanilla: #faefdd;
|
--ve-vanilla: #faefdd;
|
||||||
|
--ve-vanilla-heavy: #e4cba1;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
--section-light-bg-color: var(ve-vanilla);
|
--section-light-bg-color: var(--ve-vanilla);
|
||||||
|
|
||||||
--cover-text-color: #000;
|
--cover-text-color: #000;
|
||||||
--highlight: var(--ve-light-violett);
|
--highlight: var(--ve-light-violett);
|
||||||
|
|
@ -123,8 +124,22 @@ body {
|
||||||
background-color: var(--ve-vanilla);
|
background-color: var(--ve-vanilla);
|
||||||
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post-holder {
|
||||||
|
background-color: var(--ve-vanilla);
|
||||||
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
|
||||||
|
|
||||||
|
& p {background-color: var(--section-light-bg-color);}
|
||||||
|
|
||||||
|
|
||||||
|
&.dark {
|
||||||
|
background-image: none;
|
||||||
|
& p {background-color: var(--section-dark-bg-color);}
|
||||||
|
}
|
||||||
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-family: "gidole", sans-serif;
|
font-family: "gidole", sans-serif;
|
||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
|
|
@ -161,10 +176,19 @@ h5 {
|
||||||
margin-top: 1;
|
margin-top: 1;
|
||||||
margin-bottom: 3em;
|
margin-bottom: 3em;
|
||||||
}
|
}
|
||||||
.page-template .post-content {
|
|
||||||
background-color: rgba(255, 255, 255, 0.7);
|
|
||||||
padding: 1.2rem;
|
|
||||||
|
|
||||||
|
|
||||||
|
.post-content-single {
|
||||||
|
padding: 1.2rem;
|
||||||
|
& p {background-color:var(--section-light-bg-color)}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.highlight {
|
||||||
|
background-color: #fff7;
|
||||||
|
padding: 0.4em;
|
||||||
|
border: 2px dotted var(--ve-light-violett);
|
||||||
|
hyphens: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {color: var(--ve-heavy-violett);}
|
a:hover {color: var(--ve-heavy-violett);}
|
||||||
|
|
@ -283,7 +307,10 @@ a:hover {color: var(--ve-heavy-violett);}
|
||||||
</header>
|
</header>
|
||||||
<section class="post-content">
|
<section class="post-content">
|
||||||
<p>Schön das du <strong>vanilla.engineering</strong> gefunden hast!</p>
|
<p>Schön das du <strong>vanilla.engineering</strong> gefunden hast!</p>
|
||||||
<p>Mit unserem Möbelsystem zum Van-Ausbau kannst du ganz einfach einen Kastenwagen in <strong>deinen Camper</strong> verwandeln.</p>
|
<div class="highlight">
|
||||||
|
Mit unserem Möbelsystem zum Van-Ausbau kannst du ganz einfach einen Kastenwagen in <strong>deinen Camper</strong> verwandeln.
|
||||||
|
</div>
|
||||||
|
|
||||||
<p>Wir stehen noch ganz am Anfang und geben dir gern einen ersten Einblick, was hier auf dich wartet.</p>
|
<p>Wir stehen noch ganz am Anfang und geben dir gern einen ersten Einblick, was hier auf dich wartet.</p>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
@ -358,16 +385,16 @@ Auf Yachten und in Fahrzeugen umrunden meine Ideen die Welt – immer angepasst
|
||||||
<img class="icon" src="/icons/letter.svg" height="22px">
|
<img class="icon" src="/icons/letter.svg" height="22px">
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
#span-0430824b.cloaked-e-mail:before {
|
#span-f7086fff.cloaked-e-mail:before {
|
||||||
content:attr(data-domain) "\0040" attr(data-user);
|
content:attr(data-domain) "\0040" attr(data-user);
|
||||||
unicode-bidi:bidi-override;
|
unicode-bidi:bidi-override;
|
||||||
direction:rtl;
|
direction:rtl;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
 <span class="cloaked-e-mail" data-user="liam" data-domain="gnireenigne.allinav" id="span-0430824b"></span> 
|
 <span class="cloaked-e-mail" data-user="liam" data-domain="gnireenigne.allinav" id="span-f7086fff"></span> 
|
||||||
|
|
||||||
<script id="script-0430824b">
|
<script id="script-f7086fff">
|
||||||
var scriptTag = document.getElementById("script-0430824b");
|
var scriptTag = document.getElementById("script-f7086fff");
|
||||||
var link = document.createElement("a");
|
var link = document.createElement("a");
|
||||||
var address = "liam".split('').reverse().join('') + "@" + "gnireenigne.allinav".split('').reverse().join('');
|
var address = "liam".split('').reverse().join('') + "@" + "gnireenigne.allinav".split('').reverse().join('');
|
||||||
link.href = "mailto" + ":" + address;
|
link.href = "mailto" + ":" + address;
|
||||||
|
|
@ -387,16 +414,16 @@ Auf Yachten und in Fahrzeugen umrunden meine Ideen die Welt – immer angepasst
|
||||||
<img class="icon" src="/icons/call.svg" height="22px">
|
<img class="icon" src="/icons/call.svg" height="22px">
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
#span-7bae5fe2.cloaked-e-mail:before {
|
#span-ca81f95c.cloaked-e-mail:before {
|
||||||
content:attr(data-user);
|
content:attr(data-user);
|
||||||
unicode-bidi:bidi-override;
|
unicode-bidi:bidi-override;
|
||||||
direction:rtl;
|
direction:rtl;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
 <span class="cloaked-e-mail" data-user="08137903 153 94+" id="span-7bae5fe2"></span> 
|
 <span class="cloaked-e-mail" data-user="08137903 153 94+" id="span-ca81f95c"></span> 
|
||||||
|
|
||||||
<script id="script-7bae5fe2">
|
<script id="script-ca81f95c">
|
||||||
var scriptTag = document.getElementById("script-7bae5fe2");
|
var scriptTag = document.getElementById("script-ca81f95c");
|
||||||
var link = document.createElement("a");
|
var link = document.createElement("a");
|
||||||
var address = "08137903 153 94\u002b".split('').reverse().join('');
|
var address = "08137903 153 94\u002b".split('').reverse().join('');
|
||||||
link.href = "tel" + ":" + address;
|
link.href = "tel" + ":" + address;
|
||||||
|
|
|
||||||
|
|
@ -61,13 +61,14 @@ PGP Key Download
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
:root {
|
:root {
|
||||||
--ve-light-violett: #aa69b5;
|
--ve-light-violett: #aa69b5;
|
||||||
--ve-heavy-violett: #5d2169;
|
--ve-heavy-violett: #5d2169;
|
||||||
--ve-vanilla: #faefdd;
|
--ve-vanilla: #faefdd;
|
||||||
|
--ve-vanilla-heavy: #e4cba1;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
--section-light-bg-color: var(ve-vanilla);
|
--section-light-bg-color: var(--ve-vanilla);
|
||||||
|
|
||||||
--cover-text-color: #000;
|
--cover-text-color: #000;
|
||||||
--highlight: var(--ve-light-violett);
|
--highlight: var(--ve-light-violett);
|
||||||
|
|
@ -134,8 +135,22 @@ body {
|
||||||
background-color: var(--ve-vanilla);
|
background-color: var(--ve-vanilla);
|
||||||
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post-holder {
|
||||||
|
background-color: var(--ve-vanilla);
|
||||||
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
|
||||||
|
|
||||||
|
& p {background-color: var(--section-light-bg-color);}
|
||||||
|
|
||||||
|
|
||||||
|
&.dark {
|
||||||
|
background-image: none;
|
||||||
|
& p {background-color: var(--section-dark-bg-color);}
|
||||||
|
}
|
||||||
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-family: "gidole", sans-serif;
|
font-family: "gidole", sans-serif;
|
||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
|
|
@ -172,10 +187,19 @@ h5 {
|
||||||
margin-top: 1;
|
margin-top: 1;
|
||||||
margin-bottom: 3em;
|
margin-bottom: 3em;
|
||||||
}
|
}
|
||||||
.page-template .post-content {
|
|
||||||
background-color: rgba(255, 255, 255, 0.7);
|
|
||||||
padding: 1.2rem;
|
|
||||||
|
|
||||||
|
|
||||||
|
.post-content-single {
|
||||||
|
padding: 1.2rem;
|
||||||
|
& p {background-color:var(--section-light-bg-color)}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.highlight {
|
||||||
|
background-color: #fff7;
|
||||||
|
padding: 0.4em;
|
||||||
|
border: 2px dotted var(--ve-light-violett);
|
||||||
|
hyphens: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {color: var(--ve-heavy-violett);}
|
a:hover {color: var(--ve-heavy-violett);}
|
||||||
|
|
@ -222,16 +246,16 @@ a:hover {color: var(--ve-heavy-violett);}
|
||||||
<p>Für eine <a href='https://de.wikipedia.org/wiki/Pretty_Good_Privacy' target=_blank alt="Öffnet im neuen Fenster">PGP</a>↗
|
<p>Für eine <a href='https://de.wikipedia.org/wiki/Pretty_Good_Privacy' target=_blank alt="Öffnet im neuen Fenster">PGP</a>↗
|
||||||
verschlüsselte E-Mail an
|
verschlüsselte E-Mail an
|
||||||
<style>
|
<style>
|
||||||
#span-da5111a2.cloaked-e-mail:before {
|
#span-584d3d78.cloaked-e-mail:before {
|
||||||
content:attr(data-domain) "\0040" attr(data-user);
|
content:attr(data-domain) "\0040" attr(data-user);
|
||||||
unicode-bidi:bidi-override;
|
unicode-bidi:bidi-override;
|
||||||
direction:rtl;
|
direction:rtl;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
 <span class="cloaked-e-mail" data-user="ge" data-domain="gnireenigne.allinav" id="span-da5111a2"></span> 
|
 <span class="cloaked-e-mail" data-user="ge" data-domain="gnireenigne.allinav" id="span-584d3d78"></span> 
|
||||||
|
|
||||||
<script id="script-da5111a2">
|
<script id="script-584d3d78">
|
||||||
var scriptTag = document.getElementById("script-da5111a2");
|
var scriptTag = document.getElementById("script-584d3d78");
|
||||||
var link = document.createElement("a");
|
var link = document.createElement("a");
|
||||||
var address = "ge".split('').reverse().join('') + "@" + "gnireenigne.allinav".split('').reverse().join('');
|
var address = "ge".split('').reverse().join('') + "@" + "gnireenigne.allinav".split('').reverse().join('');
|
||||||
link.href = "mailto" + ":" + address;
|
link.href = "mailto" + ":" + address;
|
||||||
|
|
|
||||||
|
|
@ -61,13 +61,14 @@ PGP Key Download
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
:root {
|
:root {
|
||||||
--ve-light-violett: #aa69b5;
|
--ve-light-violett: #aa69b5;
|
||||||
--ve-heavy-violett: #5d2169;
|
--ve-heavy-violett: #5d2169;
|
||||||
--ve-vanilla: #faefdd;
|
--ve-vanilla: #faefdd;
|
||||||
|
--ve-vanilla-heavy: #e4cba1;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
--section-light-bg-color: var(ve-vanilla);
|
--section-light-bg-color: var(--ve-vanilla);
|
||||||
|
|
||||||
--cover-text-color: #000;
|
--cover-text-color: #000;
|
||||||
--highlight: var(--ve-light-violett);
|
--highlight: var(--ve-light-violett);
|
||||||
|
|
@ -134,8 +135,22 @@ body {
|
||||||
background-color: var(--ve-vanilla);
|
background-color: var(--ve-vanilla);
|
||||||
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post-holder {
|
||||||
|
background-color: var(--ve-vanilla);
|
||||||
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
|
||||||
|
|
||||||
|
& p {background-color: var(--section-light-bg-color);}
|
||||||
|
|
||||||
|
|
||||||
|
&.dark {
|
||||||
|
background-image: none;
|
||||||
|
& p {background-color: var(--section-dark-bg-color);}
|
||||||
|
}
|
||||||
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-family: "gidole", sans-serif;
|
font-family: "gidole", sans-serif;
|
||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
|
|
@ -172,10 +187,19 @@ h5 {
|
||||||
margin-top: 1;
|
margin-top: 1;
|
||||||
margin-bottom: 3em;
|
margin-bottom: 3em;
|
||||||
}
|
}
|
||||||
.page-template .post-content {
|
|
||||||
background-color: rgba(255, 255, 255, 0.7);
|
|
||||||
padding: 1.2rem;
|
|
||||||
|
|
||||||
|
|
||||||
|
.post-content-single {
|
||||||
|
padding: 1.2rem;
|
||||||
|
& p {background-color:var(--section-light-bg-color)}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.highlight {
|
||||||
|
background-color: #fff7;
|
||||||
|
padding: 0.4em;
|
||||||
|
border: 2px dotted var(--ve-light-violett);
|
||||||
|
hyphens: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {color: var(--ve-heavy-violett);}
|
a:hover {color: var(--ve-heavy-violett);}
|
||||||
|
|
@ -222,16 +246,16 @@ a:hover {color: var(--ve-heavy-violett);}
|
||||||
<p>Für eine <a href='https://de.wikipedia.org/wiki/Pretty_Good_Privacy' target=_blank alt="Öffnet im neuen Fenster">PGP</a>↗
|
<p>Für eine <a href='https://de.wikipedia.org/wiki/Pretty_Good_Privacy' target=_blank alt="Öffnet im neuen Fenster">PGP</a>↗
|
||||||
verschlüsselte E-Mail an
|
verschlüsselte E-Mail an
|
||||||
<style>
|
<style>
|
||||||
#span-8edca0e0.cloaked-e-mail:before {
|
#span-678609e8.cloaked-e-mail:before {
|
||||||
content:attr(data-domain) "\0040" attr(data-user);
|
content:attr(data-domain) "\0040" attr(data-user);
|
||||||
unicode-bidi:bidi-override;
|
unicode-bidi:bidi-override;
|
||||||
direction:rtl;
|
direction:rtl;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
 <span class="cloaked-e-mail" data-user="liam" data-domain="gnireenigne.allinav" id="span-8edca0e0"></span> 
|
 <span class="cloaked-e-mail" data-user="liam" data-domain="gnireenigne.allinav" id="span-678609e8"></span> 
|
||||||
|
|
||||||
<script id="script-8edca0e0">
|
<script id="script-678609e8">
|
||||||
var scriptTag = document.getElementById("script-8edca0e0");
|
var scriptTag = document.getElementById("script-678609e8");
|
||||||
var link = document.createElement("a");
|
var link = document.createElement("a");
|
||||||
var address = "liam".split('').reverse().join('') + "@" + "gnireenigne.allinav".split('').reverse().join('');
|
var address = "liam".split('').reverse().join('') + "@" + "gnireenigne.allinav".split('').reverse().join('');
|
||||||
link.href = "mailto" + ":" + address;
|
link.href = "mailto" + ":" + address;
|
||||||
|
|
|
||||||
|
|
@ -67,13 +67,14 @@ PGP Key Download
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
:root {
|
:root {
|
||||||
--ve-light-violett: #aa69b5;
|
--ve-light-violett: #aa69b5;
|
||||||
--ve-heavy-violett: #5d2169;
|
--ve-heavy-violett: #5d2169;
|
||||||
--ve-vanilla: #faefdd;
|
--ve-vanilla: #faefdd;
|
||||||
|
--ve-vanilla-heavy: #e4cba1;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
--section-light-bg-color: var(ve-vanilla);
|
--section-light-bg-color: var(--ve-vanilla);
|
||||||
|
|
||||||
--cover-text-color: #000;
|
--cover-text-color: #000;
|
||||||
--highlight: var(--ve-light-violett);
|
--highlight: var(--ve-light-violett);
|
||||||
|
|
@ -140,8 +141,22 @@ body {
|
||||||
background-color: var(--ve-vanilla);
|
background-color: var(--ve-vanilla);
|
||||||
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post-holder {
|
||||||
|
background-color: var(--ve-vanilla);
|
||||||
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
|
||||||
|
|
||||||
|
& p {background-color: var(--section-light-bg-color);}
|
||||||
|
|
||||||
|
|
||||||
|
&.dark {
|
||||||
|
background-image: none;
|
||||||
|
& p {background-color: var(--section-dark-bg-color);}
|
||||||
|
}
|
||||||
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-family: "gidole", sans-serif;
|
font-family: "gidole", sans-serif;
|
||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
|
|
@ -178,10 +193,19 @@ h5 {
|
||||||
margin-top: 1;
|
margin-top: 1;
|
||||||
margin-bottom: 3em;
|
margin-bottom: 3em;
|
||||||
}
|
}
|
||||||
.page-template .post-content {
|
|
||||||
background-color: rgba(255, 255, 255, 0.7);
|
|
||||||
padding: 1.2rem;
|
|
||||||
|
|
||||||
|
|
||||||
|
.post-content-single {
|
||||||
|
padding: 1.2rem;
|
||||||
|
& p {background-color:var(--section-light-bg-color)}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.highlight {
|
||||||
|
background-color: #fff7;
|
||||||
|
padding: 0.4em;
|
||||||
|
border: 2px dotted var(--ve-light-violett);
|
||||||
|
hyphens: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {color: var(--ve-heavy-violett);}
|
a:hover {color: var(--ve-heavy-violett);}
|
||||||
|
|
@ -233,16 +257,16 @@ a:hover {color: var(--ve-heavy-violett);}
|
||||||
<img class="icon" src="/icons/letter-dark.svg" height="22px">
|
<img class="icon" src="/icons/letter-dark.svg" height="22px">
|
||||||
E-Mail:
|
E-Mail:
|
||||||
<style>
|
<style>
|
||||||
#span-46e572a7.cloaked-e-mail:before {
|
#span-a7878106.cloaked-e-mail:before {
|
||||||
content:attr(data-domain) "\0040" attr(data-user);
|
content:attr(data-domain) "\0040" attr(data-user);
|
||||||
unicode-bidi:bidi-override;
|
unicode-bidi:bidi-override;
|
||||||
direction:rtl;
|
direction:rtl;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
 <span class="cloaked-e-mail" data-user="ge" data-domain="gnireenigne.allinav" id="span-46e572a7"></span> 
|
 <span class="cloaked-e-mail" data-user="ge" data-domain="gnireenigne.allinav" id="span-a7878106"></span> 
|
||||||
|
|
||||||
<script id="script-46e572a7">
|
<script id="script-a7878106">
|
||||||
var scriptTag = document.getElementById("script-46e572a7");
|
var scriptTag = document.getElementById("script-a7878106");
|
||||||
var link = document.createElement("a");
|
var link = document.createElement("a");
|
||||||
var address = "ge".split('').reverse().join('') + "@" + "gnireenigne.allinav".split('').reverse().join('');
|
var address = "ge".split('').reverse().join('') + "@" + "gnireenigne.allinav".split('').reverse().join('');
|
||||||
link.href = "mailto" + ":" + address;
|
link.href = "mailto" + ":" + address;
|
||||||
|
|
@ -258,16 +282,16 @@ E-Mail:
|
||||||
<img class="icon" src="/icons/call-dark.svg" height="22px">
|
<img class="icon" src="/icons/call-dark.svg" height="22px">
|
||||||
Telefon:
|
Telefon:
|
||||||
<style>
|
<style>
|
||||||
#span-a0c262ea.cloaked-e-mail:before {
|
#span-e1f5b24c.cloaked-e-mail:before {
|
||||||
content:attr(data-user);
|
content:attr(data-user);
|
||||||
unicode-bidi:bidi-override;
|
unicode-bidi:bidi-override;
|
||||||
direction:rtl;
|
direction:rtl;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
 <span class="cloaked-e-mail" data-user="3271709 261 94+" id="span-a0c262ea"></span> 
|
 <span class="cloaked-e-mail" data-user="3271709 261 94+" id="span-e1f5b24c"></span> 
|
||||||
|
|
||||||
<script id="script-a0c262ea">
|
<script id="script-e1f5b24c">
|
||||||
var scriptTag = document.getElementById("script-a0c262ea");
|
var scriptTag = document.getElementById("script-e1f5b24c");
|
||||||
var link = document.createElement("a");
|
var link = document.createElement("a");
|
||||||
var address = "3271709 261 94\u002b".split('').reverse().join('');
|
var address = "3271709 261 94\u002b".split('').reverse().join('');
|
||||||
link.href = "tel" + ":" + address;
|
link.href = "tel" + ":" + address;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue