diff --git a/themepacks/midnight/stylesheet.css b/themepacks/midnight/stylesheet.css index 768771e4..93f86d8a 100644 --- a/themepacks/midnight/stylesheet.css +++ b/themepacks/midnight/stylesheet.css @@ -8,7 +8,8 @@ html { body, #backdropDripper, -#standaloneCommentBox { +#standaloneCommentBox, +.ovk-photo-view { background-color: #0e0b1a; color: #c6d2e8; } @@ -568,8 +569,3 @@ ul { .tabcontent { background: #2c2640 !important; } - -/* @FEAT(marshallovski): пофиксил цвет фона (раньше был просто белый фон) */ -.ovk-photo-view { - background-color: #0e0b1a; -} \ No newline at end of file