Skip to content

Instantly share code, notes, and snippets.

@cahnory
cahnory / dabblet.css
Created June 5, 2012 10:47 — forked from anonymous/dabblet.css
Untitled
a {
display: block;
margin-top: 6px;
color: #000;
text-decoration: none;
}
a[href$=".doc"],
a[href$=".xls"],
a[href$=".pdf"] { background: none } /* some style */