Skip to content

Commit

Permalink
Update custom.css
Browse files Browse the repository at this point in the history
  • Loading branch information
nwlandry committed Sep 8, 2024
1 parent ed543ad commit 5bdecab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/_static/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ html[data-theme="light"] table.data tbody tr:nth-child(odd) {
}

html[data-theme="light"] table.data tbody tr:nth-child(even) {
background-color: #f2f2f2; /* Lighter gray */
background-color: #ffffff; /* Lighter gray */
}

0 comments on commit 5bdecab

Please sign in to comment.