Echo JS 0.11.0

<~>
kirilloid 2785 days ago. link 0 point
It's viable to implement dynamic part in CSS, something along these lines:
.star + .star:hover { color: #ff6d00; }

Replies