Have artist wiki links go to artist page

This commit is contained in:
BrokenEagle
2020-01-07 05:19:26 +00:00
parent f1528e0fae
commit 642e121ad9
2 changed files with 29 additions and 16 deletions

View File

@@ -109,7 +109,7 @@ div.prose {
vertical-align: 1px;
}
a.dtext-wiki-does-not-exist, a.dtext-tag-does-not-exist {
a.dtext-wiki-does-not-exist, a.dtext-tag-does-not-exist, a.dtext-artist-does-not-exist {
text-decoration: dotted underline;
}