Inita: quadratische links

Beitrag lesen

warum komplizierst du denn deine css, es geht doch auch einfach so

.links a {
 display: block;
 height: 10px;
 width: 10px;
 font-size: 0px;
 border: 1px solid #666;
 float: left;
 margin-right: 15px;
 text-decoration: none;
}

ohne .fotobg im vorne