mirror of
https://github.com/Myxelium/RandomMemerBot.git
synced 2026-04-21 05:25:08 +00:00
9 lines
161 B
CSS
9 lines
161 B
CSS
.autumn {
|
|
background-image: url("autumn.jpg");
|
|
background-size: cover;
|
|
}
|
|
|
|
.bg-dark {
|
|
background-color: #343a40eb!important;
|
|
border-radius: 4px;
|
|
} |