mariafrancescaalbanesi commited on
Commit
e762e79
·
verified ·
1 Parent(s): db7acf1

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -1,6 +1,6 @@
1
  /* --- Page background: Top header + mid repeating --- */
2
  html, body {
3
- background-color: rgb(40,9,109) !important;
4
  background-image:
5
  url('https://huggingface.co/spaces/ESCP/RX12WorkshopTemplate/resolve/main/background_top.png'),
6
  url('https://huggingface.co/spaces/ESCP/RX12WorkshopTemplate/resolve/main/background_mid.png') !important;
 
1
  /* --- Page background: Top header + mid repeating --- */
2
  html, body {
3
+ background-color: #312e81 !important;
4
  background-image:
5
  url('https://huggingface.co/spaces/ESCP/RX12WorkshopTemplate/resolve/main/background_top.png'),
6
  url('https://huggingface.co/spaces/ESCP/RX12WorkshopTemplate/resolve/main/background_mid.png') !important;