Skip to content

Commit

Permalink
CLDR-18050 spec: use small caps for h5 (#4225)
Browse files Browse the repository at this point in the history
  • Loading branch information
srl295 authored Dec 4, 2024
1 parent 0f6affd commit 9c044e1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tools/scripts/tr-archive/tr35.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,9 @@
.markdown-alert-important .markdown-alert-title {
color: blueviolet;
}

.body h5 {
font-variant: small-caps;
font-size: medium;
font-weight: bold;
}

0 comments on commit 9c044e1

Please sign in to comment.