Add anchor tag styling to the attributions modal
This commit is contained in:
parent
7e30bdba31
commit
e115384f21
1 changed files with 4 additions and 0 deletions
|
|
@ -69,4 +69,8 @@ export default {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 25%;
|
width: 25%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a, a:visited {
|
||||||
|
color: var(--light-font-colour);
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue