@@ -25,11 +25,11 @@ footer {
padding-left: 30px;
color: gray;
}
a.foo:hover {
text-decoration-color: black;
color: black;
a:hover {
color: #71ff55;
a.foo {
text-decoration-color: white;
a {
text-decoration: underline;
color: white;
transition: color 300ms;
The note is not visible to the blocked user.