minor / add button to footer to get new random messages
This commit is contained in:
@@ -244,9 +244,9 @@ Custom
|
||||
}
|
||||
|
||||
.d-dark > * {
|
||||
background-color: rgba(35, 35, 35, 0.9) !important;
|
||||
background-color: rgba(35, 35, 35, 0.9);
|
||||
color: #ffffff;
|
||||
}
|
||||
.d-light > * {
|
||||
background-color: rgba(255, 255, 255, 0.9) !important;
|
||||
background-color: rgba(255, 255, 255, 0.9);
|
||||
}
|
Reference in New Issue
Block a user