mirror of
https://github.com/Myxelium/RandomMemerBot.git
synced 2026-04-09 08:59:39 +00:00
Update autumn.css
This commit is contained in:
@@ -1,10 +1,11 @@
|
|||||||
.autumn {
|
.autumn {
|
||||||
background-image: url("autumn.jpg");
|
background-image: url("autumn.jpg");
|
||||||
background-size: contain;
|
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
|
background-size: cover;
|
||||||
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-dark {
|
.bg-dark {
|
||||||
background-color: #343a40eb!important;
|
background-color: #343a40eb!important;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user