mirror of
https://github.com/Myxelium/RandomMemerBot.git
synced 2026-04-13 10:30:36 +00:00
Add seasonal theme support
This commit is contained in:
9
client/web/assets/seasonal/autumn.css
Normal file
9
client/web/assets/seasonal/autumn.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.autumn {
|
||||
background-image: url("autumn.jpg");
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.bg-dark {
|
||||
background-color: #343a40eb!important;
|
||||
border-radius: 4px;
|
||||
}
|
||||
BIN
client/web/assets/seasonal/autumn.jpg
Normal file
BIN
client/web/assets/seasonal/autumn.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 MiB |
3022
client/web/assets/seasonal/logo-autumn.svg
Normal file
3022
client/web/assets/seasonal/logo-autumn.svg
Normal file
File diff suppressed because it is too large
Load Diff
|
After Width: | Height: | Size: 165 KiB |
Reference in New Issue
Block a user