Skip to content

Commit

Permalink
Revert "Fix styling of punctuation in signatures"
Browse files Browse the repository at this point in the history
This reverts commit 5ad4af5.

This was pushed without review.
  • Loading branch information
jbms committed Apr 28, 2022
1 parent 5ad4af5 commit 8b90ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/stylesheets/main/_api.scss
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ $objinfo-icon-size: 16px;
> a.reference {
color: $api-color-type;
// Prevent pygments highlight rules from taking precedence.
.n {
* {
color: inherit;
}
}
Expand Down

0 comments on commit 8b90ec0

Please sign in to comment.