Skip to content

Commit ea3965a

Browse files
Minor edit.
1 parent e32bf61 commit ea3965a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

Diff for: CSS/contracts_privacy.css

+1-5
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ body {
88
.title {
99
text-align: center;
1010
}
11-
.home:link, .home:visited, .home:active {
11+
.home:link, .home:visited, .home:active, .home:hover {
1212
color: rgb(170, 184, 181);
13-
}
14-
.home:hover {
15-
color: var(--lx-web-link-hover);
16-
text-decoration: none;
1713
}

0 commit comments

Comments
 (0)