Skip to content

Commit

Permalink
style: format code with prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 7, 2024
1 parent 671bd7a commit 11149d3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions styles/arch-wiki/catppuccin.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
.mw-parser-output {
background-color: @base !important;
}

.mw-page-container {
background-color: @base !important;
}
Expand Down Expand Up @@ -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;
}
Expand Down

0 comments on commit 11149d3

Please sign in to comment.