Skip to content

Commit

Permalink
Update CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
N2D4 committed Nov 3, 2023
1 parent ffd4d73 commit 9bef124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.css
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ table tr:nth-of-type(5n+4) { --hilite-col: var(--hilite-accent-5); }
.cvcol > div:nth-of-type(5n+3) { --hilite-col: var(--hilite-accent-4); }
.cvcol > div:nth-of-type(5n+4) { --hilite-col: var(--hilite-accent-5); }

h1 { --hilite-col: var(--hilite-accent-4); }
.titleline { --hilite-col: var(--hilite-accent-3); }

#darkmode::after {
content: '[dark mode]';
Expand Down

0 comments on commit 9bef124

Please sign in to comment.