minor / styling
This commit is contained in:
@@ -243,3 +243,10 @@ Custom
|
||||
overscroll-behavior: contain;
|
||||
}
|
||||
|
||||
.d-dark > * {
|
||||
background-color: rgba(35, 35, 35, 0.9) !important;
|
||||
color: #ffffff;
|
||||
}
|
||||
.d-light > * {
|
||||
background-color: rgba(255, 255, 255, 0.9) !important;
|
||||
}
|
Reference in New Issue
Block a user