Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
silencesys authored Jan 30, 2024
1 parent 5565fca commit 67d1a1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions assets/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,9 @@ tei-pb::before {
grid-column-start: 1;
grid-column-end: 3;
}
tei-pb[resp]::before {
content: 'fol.' attr(n) ' resp. ' attr(resp);
}
tei-hi[rend='superscript:true;'] {
font-size: 0.8rem;
vertical-align: super;
Expand Down

0 comments on commit 67d1a1a

Please sign in to comment.