Update '12/style.css'

master
Max Lehmann 4 years ago
parent e1783188b4
commit 3de6f77068

@ -624,4 +624,8 @@ cursor:pointer;
.link_05:hover {
color: fuchsia;
cursor:pointer;
}
.link_05 > img:hover {
filter: invert(1);
}
Loading…
Cancel
Save