fix(periodicals): light mode date color
This commit is contained in:
parent
fe0dd52480
commit
3b38edd832
1 changed files with 2 additions and 1 deletions
|
@ -102,7 +102,8 @@ a {
|
|||
color: var(--head-nav-text-color);
|
||||
}
|
||||
|
||||
time.by-line {
|
||||
time.by-line,
|
||||
p.by-line-post {
|
||||
color: var(--table-color);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue