Merge pull request #4249 from BrokenEagle/artist-wiki-links

Have artist wiki links go to artist page
This commit is contained in:
evazion
2020-01-08 11:27:37 -06:00
committed by GitHub
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;
}