<a href="#">
load more
</a>
<ul>
<li>
<a href="#">
load more
</a>
</li>
</ul>
ul li a {
background: #999;
}
li a {
background: #f44;
}
a {
padding: 5px;
text-decoration: none;
background: #000;
color: #fff;
}
View Compiled
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.