always underline links in articles
This commit is contained in:
parent
3fc532ca2a
commit
897b7f34e5
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ article .metadata a {
|
|||
color: black;
|
||||
}
|
||||
|
||||
article a:hover {
|
||||
article a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue