diff --git a/files/assets/css/transparent.css b/files/assets/css/transparent.css index 41ba908cc..6c353b3ea 100644 --- a/files/assets/css/transparent.css +++ b/files/assets/css/transparent.css @@ -64,12 +64,11 @@ pre { color: #CFCFCF; } -:not(.dropdown-menu):not(.popover) { - background: transparent; +.row, .col, .comment-section, .container { + background: transparent !important; } .container { - background: rgba(28, 34, 41, 0.85) !important; border-radius: 0 !important; }