Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 17, 2024
1 parent bb22588 commit 3b6d96b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions wiki.php
Original file line number Diff line number Diff line change
Expand Up @@ -106,37 +106,37 @@

.mw-highlight .sd,
.mw-highlight .s2 {
color: #E06C75;
color: #E06C75;
font-style: italic;
}

.mw-highlight .kn,
.mw-highlight .k,
.mw-highlight .kc,
.mw-highlight .nb {
color: #98C379;
color: #98C379;
font-weight: bold;
}

.mw-highlight .nn,
.mw-highlight .nf {
color: #61AFEF;
color: #61AFEF;
font-weight: bold;
}

.mw-highlight .o,
.mw-highlight .mi,
.mw-highlight .mf {
color: #D19A66;
color: #D19A66;
}

.mw-highlight .c1 {
color: #5C6370;
color: #5C6370;
font-style: italic;
}

.mw-highlight .ow {
color: #C678DD;
color: #C678DD;
font-weight: bold;
}

Expand Down

0 comments on commit 3b6d96b

Please sign in to comment.