diff --git a/styles/arch-wiki/catppuccin.user.css b/styles/arch-wiki/catppuccin.user.css index 5243deae7d..cd2d85a26f 100644 --- a/styles/arch-wiki/catppuccin.user.css +++ b/styles/arch-wiki/catppuccin.user.css @@ -88,7 +88,7 @@ .mw-parser-output { background-color: @base !important; } - + .mw-page-container { background-color: @base !important; } @@ -425,37 +425,37 @@ .mw-headline::before { color: @accent-color !important; } - + .cdx-button { background-color: @base !important; color: @text !important; border-color: @base !important; } - + .mw-body { background-color: @base !important; color: @text !important; border-color: @base !important; } - + .mw-search-profile-tabs { background-color: @base !important; color: @text !important; border-color: @base !important; } - + .mw-content-ltr { background-color: @base !important; } - + .vector-sticky-pinned-container::after { background: @base !important; } - + .cdx-search-input { border-color: @mantle !important; } - + .oo-ui-widget:hover { background-color: @surface0 !important; }