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;
}
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;
}