mirror of
https://github.com/Myxelium/RandomMemerBot.git
synced 2026-04-17 04:15:52 +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;
|
||||
}
|
||||
Reference in New Issue
Block a user