Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
romw314 authored Mar 24, 2024
1 parent 89352a2 commit 233261c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions website/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ code {
max-width: 100%;
width: 100%;
}
.pl-pds { color: red; }
.pl-s { color: orange; }
.pl-c { color: gray; }
.pl-k { color: black; }
.pl-smi { color: blue; }
span.pl-pds { color: red; }
span.pl-s { color: orange; }
span.pl-c { color: gray; }
span.pl-k { color: black; }
span.pl-smi { color: blue; }

0 comments on commit 233261c

Please sign in to comment.