住site
HTML
<div id="featureText"> <h1>Recent Works / <a href="#">All</a></h1> </div>
CSS
#featureText a { color: #414042; text-decoration: none; border-bottom: solid 2px #414042; padding-bottom: -2px; }
#featureText a { line-height: 1em; display: inline-block; color: #414042; text-decoration: none; border-bottom: solid 2px #414042; padding: 0; }