removed signature
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 25s
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 25s
This commit is contained in:
@@ -1,65 +0,0 @@
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap" rel="stylesheet">
|
||||
<style>
|
||||
* {font-weight: 300;}
|
||||
</style>
|
||||
<div
|
||||
style="
|
||||
display: flex;
|
||||
width: 600px;
|
||||
padding: 20px 30px;
|
||||
border-radius: 40px;
|
||||
background-color: rgb(41, 23, 44);
|
||||
gap: 2rem;
|
||||
font-family: Fredoka;
|
||||
"
|
||||
>
|
||||
<img src="https://cptarn.com/ontvlambaar/assets/signature/logofoto.webp" style="height: 250px;"/>
|
||||
<span
|
||||
style="
|
||||
display: flex;
|
||||
border-left: 5px solid #E94541;
|
||||
padding: 1rem 2rem;
|
||||
flex-direction: column;
|
||||
"
|
||||
>
|
||||
<h1
|
||||
style="
|
||||
color: #F4A5A7;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
font-size: 2rem;
|
||||
font-family: Phosphate;
|
||||
margin-bottom: 1rem;
|
||||
"
|
||||
>LOTTE DE VLAM</h1>
|
||||
<p
|
||||
style="
|
||||
color: #EE7262;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
font-weight: 500;
|
||||
"
|
||||
>
|
||||
Grafische vormgever
|
||||
<span style="font-weight: 500;">Ontvlambaar</span>
|
||||
</p>
|
||||
<p
|
||||
style="
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.5rem;
|
||||
color: #F4A5A7;
|
||||
text-decoration: none;
|
||||
"
|
||||
>
|
||||
<a style="color: #F4A5A7;text-decoration: none;"href="tel:+0493183740">04 93 18 37 40</a>
|
||||
<a style="color: #F4A5A7;text-decoration: none;"href="mailto:lotte@ontvlambaar.be">lotte@ontvlambaar.be</a>
|
||||
<a style="color: #F4A5A7;text-decoration: none;"href="https://www.ontvlambaar.be">www.ontvlambaar.be</a>
|
||||
<span style="margin-top: 1rem;">BTW BE0673 769 126</span>
|
||||
</p>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user