Fix comtodon author color.
The variable doesn't exist anymore.
This commit is contained in:
parent
145b69b28b
commit
1daa772f5a
@ -59,7 +59,7 @@
|
|||||||
|
|
||||||
.comtodon a.author {
|
.comtodon a.author {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: var(--blue);
|
color: #8ac;
|
||||||
}
|
}
|
||||||
|
|
||||||
.comtodon .author .name {
|
.comtodon .author .name {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user