Spaces:
Sleeping
Sleeping
Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
<style>
|
9 |
:root {
|
10 |
--color-accent: #6366f1;
|
11 |
-
--color-background:
|
12 |
--color-surface: #121212;
|
13 |
--color-text: #e2e8f0;
|
14 |
--boxSize: 8px;
|
@@ -209,9 +209,9 @@
|
|
209 |
<div id="error-toast" class="toast"></div>
|
210 |
|
211 |
<div class="container">
|
212 |
-
<header style="padding
|
213 |
<center>
|
214 |
-
<img style="width:
|
215 |
</center>
|
216 |
</header><br>
|
217 |
<div class="controls">
|
|
|
8 |
<style>
|
9 |
:root {
|
10 |
--color-accent: #6366f1;
|
11 |
+
--color-background: black;
|
12 |
--color-surface: #121212;
|
13 |
--color-text: #e2e8f0;
|
14 |
--boxSize: 8px;
|
|
|
209 |
<div id="error-toast" class="toast"></div>
|
210 |
|
211 |
<div class="container">
|
212 |
+
<header style="padding:0px">
|
213 |
<center>
|
214 |
+
<img style="width:320px" src="https://specialist-it.de/geminineu.png">
|
215 |
</center>
|
216 |
</header><br>
|
217 |
<div class="controls">
|