mirror of
https://github.com/schollz/cowyo.git
synced 2023-08-10 21:13:00 +03:00
No more underline on hover
This commit is contained in:
parent
7547a5333a
commit
b0020f9fc2
@ -91,6 +91,7 @@ text-decoration-color: rgba(0, 0, 0, 0.4);
|
|||||||
color: #555;
|
color: #555;
|
||||||
-moz-text-decoration-color: rgba(0, 0, 0, 0.6);
|
-moz-text-decoration-color: rgba(0, 0, 0, 0.6);
|
||||||
text-decoration-color: rgba(0, 0, 0, 0.6);
|
text-decoration-color: rgba(0, 0, 0, 0.6);
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.yue h1 a,
|
.yue h1 a,
|
||||||
|
Loading…
Reference in New Issue
Block a user