mirror of
https://github.com/Motschen/Retroblur.git
synced 2025-12-15 12:35:09 +01:00
Make background purple again
This commit is contained in:
2
user.css
2
user.css
@@ -17,7 +17,7 @@
|
||||
Yellow: https://github.com/Motschen/Retroblur/blob/main/assets/background_yellow.jpg?raw=true
|
||||
Blue: https://github.com/Motschen/Retroblur/blob/main/assets/background_blue.jpg?raw=true */
|
||||
body {
|
||||
background-image: url("https://github.com/Motschen/Retroblur/blob/main/assets/background_red.jpg?raw=true") !important;
|
||||
background-image: url("https://github.com/Motschen/Retroblur/blob/main/assets/background_purple.jpg?raw=true") !important;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user