XRachel commited on
Commit
c6f22a0
·
verified ·
1 Parent(s): f408b42

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
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/blob/main/Python_R.jpg') !important;
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;