diff options
| author | winter | 2025-03-11 18:12:10 +0000 |
|---|---|---|
| committer | winter | 2025-03-11 18:12:10 +0000 |
| commit | 357697ef01f5d3bd0646a242eb0d34e293217fc4 (patch) | |
| tree | 6ca9d847f49afcc7fa3c3a8815d188d6d04a3f9c /static/note.css | |
| parent | db29e3c45d9f6c815b077bdb48a6247be086ff4b (diff) | |
new fonts!!
Diffstat (limited to 'static/note.css')
| -rw-r--r-- | static/note.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/note.css b/static/note.css index 333df3b..b1453dc 100644 --- a/static/note.css +++ b/static/note.css @@ -130,7 +130,7 @@ article.note { text-decoration: underline; } } - .authorHandle, + .authorPronouns, .timestamp { font-size: var(--font-small-size); text-overflow: ellipsis; |
