Skip to content

Commit

Permalink
CSS: remove "italic" from "in-view", reduce "letter-spacing" instead
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Sep 1, 2022
1 parent 0ecb886 commit 1b8934f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/insipid_sphinx_theme/insipid/static/insipid.css_t
Original file line number Diff line number Diff line change
Expand Up @@ -861,8 +861,8 @@ div.sphinxsidebar a {
}

div.sphinxsidebar a.in-view {
font-style: italic;
font-weight: 600;
letter-spacing: -0.013em;
}

div.sphinxsidebar code {
Expand Down

0 comments on commit 1b8934f

Please sign in to comment.