Spaces:
Sleeping
Sleeping
- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
<style>
|
8 |
body {
|
9 |
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
|
10 |
-
background: url('templates/i.jpg') no-repeat center center fixed;
|
11 |
background-size: cover;
|
12 |
color: #f0f0f0;
|
13 |
display: flex;
|
|
|
7 |
<style>
|
8 |
body {
|
9 |
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
|
10 |
+
background: url('/templates/i.jpg') no-repeat center center fixed;
|
11 |
background-size: cover;
|
12 |
color: #f0f0f0;
|
13 |
display: flex;
|