This commit is contained in:
Aevann1 2022-04-01 15:38:40 +02:00
parent d297ab7e40
commit b0b18a1bf8

View file

@ -64,12 +64,11 @@ pre {
color: #CFCFCF; color: #CFCFCF;
} }
:not(.dropdown-menu):not(.popover) { .row, .col, .comment-section, .container {
background: transparent; background: transparent !important;
} }
.container { .container {
background: rgba(28, 34, 41, 0.85) !important;
border-radius: 0 !important; border-radius: 0 !important;
} }