Yeah the post is kind of greyed out, guess that means he deleted it.
I think it could work with some css like this for example:
.col[data-type="project"]:hover .ph{ border: 10px solid #00f; } .col[data-type="project"] .ph{ border: 10px solid transparent; }