Update homepage/config/custom.css
This commit is contained in:
parent
428f5cf024
commit
3e34350c2f
@ -8,6 +8,9 @@
|
||||
.dark\:bg-theme-900\/20:is(.dark *) {
|
||||
background-color:rgba(166, 213, 251, 0.328);
|
||||
border-radius: 1rem;
|
||||
.dark\:bg-theme-900\/40:is(.dark *) {
|
||||
background-color: rgba(34, 64, 97, 0.437);
|
||||
}
|
||||
}
|
||||
.dark\:bg-theme-900\/50:is(.dark *) {
|
||||
background-color:rgba(224, 217, 217, 0);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user