add author attribution font style

This commit is contained in:
buzzcode2007 2024-04-02 17:14:23 +08:00
parent 52f7a29969
commit a980db5b11

View file

@ -171,3 +171,7 @@ nav .input-field label {
} }
.author {
font-weight: italic;
}