You've already forked AstralRinth
forked from didirus/AstralRinth
Make links on project pages more consistent, fix some selectors showing when they shouldn't (#391)
* Make links on project pages more consistent, fix some selectors showing when they shouldn't * Update components/ui/VersionFilterControl.vue Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com> Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f1f8163bb7
commit
8b5db12e1d
@@ -81,6 +81,13 @@
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.title-link {
|
||||
&:hover {
|
||||
color: var(--color-link);
|
||||
}
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.markdown-body {
|
||||
blockquote,
|
||||
details,
|
||||
|
||||
Reference in New Issue
Block a user