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

@ -170,4 +170,8 @@ nav .input-field label {
} }
}
.author {
font-weight: italic;
} }