Agentur für visuelle Kommunikation

Download-Link with CSS

Mittwoch, 30. November 2011

This is an automated way of having the pdf icon display on the left of your link.

a[href$=".PDF"], a[href$=".pdf"] {
padding: 2px 2px 2px 20px;
background: url(“images/pdf.png”) left center no-repeat;
}