Skip to content

Commit

Permalink
Remove extra colons when linking image (#453)
Browse files Browse the repository at this point in the history
  • Loading branch information
kecrily committed Mar 23, 2022
1 parent 06e2034 commit 8bc832e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions local.css
Expand Up @@ -65,6 +65,10 @@ figcaption {
content: ':\00A0 ';
}

a .figno:after {
content: '';
}

a.termref:link,
a.termref:hover,
a.termref:visited,
Expand Down

0 comments on commit 8bc832e

Please sign in to comment.