Skip to content

Commit 1741817

Browse files
authored
Rules for more links.
1 parent b54a8cd commit 1741817

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/components/Footer.vue

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,8 @@ export default {
7474
color: #05B5DA;
7575
}
7676
.chooser-footer a:hover,
77-
.middle-column .footer-licensing-text a:hover {
78-
text-decoration: underline;
79-
text-decoration-style: dotted;
77+
.middle-column .footer-licensing-text a:hover, .middle-column .footer-contribute-link a:hover{
78+
text-decoration: underline;
8079
}
8180
8281
.footer-cc-logo {

0 commit comments

Comments
 (0)