mgokg commited on
Commit
72fd2d3
·
verified ·
1 Parent(s): 6d089b0

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -8,7 +8,7 @@
8
  <style>
9
  :root {
10
  --color-accent: #6366f1;
11
- --color-background: #121212;
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-top:0px">
213
  <center>
214
- <img style="width:350px" src="https://specialist-it.de/geminineu.png">
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">