diff --git a/files/assets/css/themes/classic.css b/files/assets/css/themes/classic.css index d73351c35..1fa007d4e 100644 --- a/files/assets/css/themes/classic.css +++ b/files/assets/css/themes/classic.css @@ -184,8 +184,7 @@ blockquote a { background: rgba(var(--primary_rgb), 0.2) !important; } -/*userpage*/ -.jumbotron { +.jumbotron, button.close { color: var(--gray); }