Skip to content

Commit

Permalink
fix(highlighting): remove unused CSS rule from prev. change
Browse files Browse the repository at this point in the history
  • Loading branch information
thennothinghappened committed Aug 20, 2024
1 parent 4ccd996 commit 2467e3d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Manual/contents/assets/css/default.css
Original file line number Diff line number Diff line change
Expand Up @@ -1060,9 +1060,6 @@ code.hljs {
color: #ffb871;
font-weight: 700;
}
.hljs-built_in {
color: #ffb871;
}
.hljs-literal {
color: #ff8080;
}
Expand Down

0 comments on commit 2467e3d

Please sign in to comment.