Skip to content

Commit

Permalink
feat: Visually distinguish captions from floating text
Browse files Browse the repository at this point in the history
Resolves #224
  • Loading branch information
oodamien committed May 16, 2024
1 parent de1a789 commit 6b3b45f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/vars.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
--scrollbar-thumb-color: silver;
--mark-background-color: #80ea6e;
--selected-background-color: #191e1e;
--caption-font-style: italic;

/* Layout */
--layout-banner-height: 80px;
Expand Down

0 comments on commit 6b3b45f

Please sign in to comment.