Small color tweak
This commit is contained in:
parent
c8238c1749
commit
ff69b8f771
|
@ -5,6 +5,10 @@
|
|||
background-color: rgba(28, 166, 76, 0.25) !important;
|
||||
}
|
||||
|
||||
.has-background-info-light, .has-background-info {
|
||||
background-color: rgb(26, 79, 95) !important
|
||||
}
|
||||
|
||||
.has-background-success-light, .has-background-success {
|
||||
background-color: rgba(19, 71, 37, 0.685) !important
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user