landingpage v1

This commit is contained in:
RubenRWU
2026-04-07 17:25:18 +02:00
commit 1692f31f51
13 changed files with 2270 additions and 0 deletions

11
anforderungen/logo.html Normal file
View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<div class="relative select-none leading-[1]" aria-label="mitarbeiterpuls" style="font-family: &quot;Avenir Next Rounded&quot;, Nunito, &quot;M PLUS Rounded 1c&quot;, sans-serif; font-weight: 900; letter-spacing: -0.02em; color: rgb(244, 244, 242); text-shadow: rgba(0, 0, 0, 0.18) 0.015em 0.03em 0.03em, rgba(0, 0, 0, 0.14) 0.03em 0.08em 0.12em, rgba(0, 0, 0, 0.1) 0.05em 0.14em 0.25em; font-size: clamp(1.2rem, 2.4vw, 1.6rem); line-height: 1;">m<span class="relative inline-block">ı<span class="absolute rounded-full" style="width: 0.22em; height: 0.22em; left: 50%; top: -0.06em; transform: translateX(-50%); background: rgb(255, 122, 26); box-shadow: rgba(255, 122, 26, 0.95) 0px 0px 0.12em, rgba(255, 122, 26, 0.72) 0px 0px 0.28em, rgba(255, 122, 26, 0.38) 0px 0px 0.48em;"></span></span>tarbeiterpuls</div>
</body>
</html>