Add text-decoration-color to column links
This commit is contained in:
@@ -47,3 +47,8 @@ a:visited {
|
||||
a:hover {
|
||||
color: #9b9b9b;
|
||||
}
|
||||
|
||||
.article a {
|
||||
text-decoration-color: #9e9e9e;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user