Skip to content

Commit

Permalink
Add styling for ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
snuggs committed Feb 2, 2025
1 parent 5893e5d commit ed2a016
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions styles/typography.css
Original file line number Diff line number Diff line change
Expand Up @@ -825,6 +825,11 @@ svg { vertical-align: middle }
address {}
li address { margin: var(--margin-collapse-bugfix) }

ruby {
margin: 1ch;
padding: 1ch;
font-size: xxx-large;
}

/* Table styling */
table {
Expand Down

0 comments on commit ed2a016

Please sign in to comment.