following notes

This commit is contained in:
Julie Blanc 2026-03-09 23:11:46 +01:00
parent 8255f08762
commit db9468de74
10 changed files with 312 additions and 56 deletions

View file

@ -2,6 +2,9 @@ sup{
line-height: 0;
}
.smallcaps{
font-variant: small-caps;
}
hr{
border: none;
height: var(--baseline);