Update style.css
Browse files
style.css
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
/* --- Page background: Single unified background --- */
|
| 3 |
html, body {
|
| 4 |
background-color: rgb(40,9,109) !important;
|
| 5 |
-
background-image: url('https://huggingface.co/spaces/XRachel/workshop/
|
| 6 |
background-position: top center !important;
|
| 7 |
background-repeat: no-repeat !important;
|
| 8 |
background-size: 100% auto !important;
|
|
|
|
| 2 |
/* --- Page background: Single unified background --- */
|
| 3 |
html, body {
|
| 4 |
background-color: rgb(40,9,109) !important;
|
| 5 |
+
background-image: url('https://huggingface.co/spaces/XRachel/workshop/resolve/main/Python_R.jpg') !important;
|
| 6 |
background-position: top center !important;
|
| 7 |
background-repeat: no-repeat !important;
|
| 8 |
background-size: 100% auto !important;
|