This commit is contained in:
haoouba
2021-01-27 19:50:40 +08:00
parent f72a710330
commit 00cc9585e7
5 changed files with 6 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1965,6 +1965,9 @@ html[data-night='night'] {
color: var(--main);
.author {
margin-right: 10px;
a {
color: #409eff;
}
}
.owner {
background: var(--theme);