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 0ce088a commit ffd4d73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.css
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ 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); }

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

0 comments on commit ffd4d73

Please sign in to comment.