underline external links
This commit is contained in:
parent
b286a70e98
commit
4533c1b528
1 changed files with 3 additions and 0 deletions
|
|
@ -545,6 +545,9 @@ export default {
|
|||
font-weight: 500;
|
||||
}
|
||||
margin-top: 6px;
|
||||
.external-text {
|
||||
text-decoration: underline;
|
||||
}
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue