This commit is contained in:
Difrex(Denis Zheleztsov) 2014-07-03 11:34:23 +04:00
parent fd79e8d5f6
commit bdf7d23138

View File

@ -108,7 +108,7 @@
.echo a:hover {
color: #222;
display: inline-block;
box-shadow: 0 0 4px rgba(0, 255, 255, 0.5);
box-shadow: 0 0 4px rgba(0, 0, 255, 0.5);
border-width: 1px;
border-style: solid;
border-radius: 3px;