Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
body {
|
2 |
font-family: 'Comic Sans MS', 'Arial', sans-serif !important;
|
3 |
background-color: #1e1e1e !important;
|
4 |
-
background-image: url('/static/pepe_background.png') !important;
|
5 |
background-size: cover !important;
|
6 |
background-repeat: no-repeat !important;
|
7 |
background-attachment: fixed !important;
|
|
|
1 |
body {
|
2 |
font-family: 'Comic Sans MS', 'Arial', sans-serif !important;
|
3 |
background-color: #1e1e1e !important;
|
|
|
4 |
background-size: cover !important;
|
5 |
background-repeat: no-repeat !important;
|
6 |
background-attachment: fixed !important;
|