7 lines
119 B
CSS
7 lines
119 B
CSS
![]() |
@-moz-document url(about:studies) {
|
||
|
|
||
|
.info-box-content {
|
||
|
background-color: var(--dark-accent) !important;
|
||
|
}
|
||
|
|
||
|
}
|