added author tags

This commit is contained in:
2025-01-16 00:35:46 +11:00
parent af9c4ad250
commit 9539d8fc73
3 changed files with 15 additions and 1 deletions

View File

@@ -174,6 +174,14 @@ h1 {
font-size: 14px;
}
.material-info .author {
color: var(--text-primary);
font-size: 12px;
margin-top: 5px;
margin-bottom: 10px;
font-weight: bold;
}
.material-tags {
margin-top: 10px;
display: flex;