1
0
This commit is contained in:
matt 2025-02-01 11:11:49 +01:00
parent ed291fc269
commit dd9e05e02c

View File

@ -12,6 +12,13 @@
} }
body { body {
font-family: 'Titillium'; font-family: 'Titillium';
height: 100%;
margin: 0;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
background-color: #e6f7ff; /* Leichtes Blau */
} }
h1 { h1 {
text-align: center; text-align: center;
@ -20,10 +27,24 @@
text-align: center; text-align: center;
} }
/* From Uiverse.io by elijahgummer */ /* Ladeanimation */
.toggle-checkbox { .loader-container {
display: none; display: none;
justify-content: center;
align-items: center;
height: 100%;
width: 100%;
position: fixed;
top: 0;
left: 0;
background-color: rgba(173, 216, 230, 0.8); /* Halbtransparenter bläulicher Hintergrund */
z-index: 9999; /* Sicherstellen, dass die Ladeanimation immer im Vordergrund ist */
} }
.loading .loader-container {
display: flex;
}
/* Button Styles */
.button { .button {
--white: #ffffff; --white: #ffffff;
cursor: pointer; cursor: pointer;
@ -213,6 +234,15 @@
</style> </style>
</head> </head>
<body> <body>
<!-- Ladeanimation -->
<div class="loader-container">
<l-quantum
size="90"
speed="1.75"
color="black"
></l-quantum>
</div>
<h1><img src="/icons/Controller.png" height="150svh"> <h1><img src="/icons/Controller.png" height="150svh">
<br/> <br/>
Creative Crafter</h1> Creative Crafter</h1>
@ -232,19 +262,4 @@
<div class="content"> <div class="content">
<div class="letters"> <div class="letters">
<span data-label="C" style="--i:0;">C</span> <span data-label="C" style="--i:0;">C</span>
<span data-label="o" style="--i:1;">o</span> <span data-label="o[_{{{CITATION{{{_1{](https://github.com/hd-code/pandoc-docker/tree/07f83c6deeafbff1710c5f7992a97955c298ad61/example%2Fexample.md)[_{{{CITATION{{{_2{](https://github.com/AndreasHeine/opcua-sub-to-websocket/tree/b272dca8c8abf371e5e35f05ce93949bdb775723/README.md)
<span data-label="p" style="--i:2;">p</span>
<span data-label="y" style="--i:3;">y</span>
</div>
</div>
</button>
</div>
<br/><br/><br/>
<div align='center'><img src="/programmieren/spiele/Flappy-Witch/FlappyWitch1.png" width="250vh"> <img src="/programmieren/spiele/Flappy-Witch/FlappyWitch2.png" width="250vh"></div>
<div style="float:right;"><h1><img src="/icons/Controller.png" height="150svh">
<br/>
Creative Crafter</h1></div>
<div style="float:right;"></div>
</[_{{{CITATION{{{_1{](https://github.com/hd-code/pandoc-docker/tree/07f83c6deeafbff1710c5f7992a97955c298ad61/example%2Fexample.md)[_{{{CITATION{{{_2{](https://github.com/AndreasHeine/opcua-sub-to-websocket/tree/b272dca8c8abf371e5e35f05ce93949bdb775723/README.md)