Boxed Text & Hoverable Image with Info
fix linksJohnMatthewLumba
plain_text
14 days ago
171 B
0
Indexable
Never
/*start - fix links*/ .link{ color: #fff; font-weight: normal; &:hover{ color: #999; } &:after{ background-color: #fff; } } /*end*/
Leave a Comment