/*
 Theme Name:   albanyclub (Divi Child)
 Theme URI:    
 Description:  albanyclub based on Divi Theme by Elegant Themes
 Author:       
 Author URI:   
 Template:     Divi
 Version:      1.0.0
 Text Domain:  divi-child
*/


/* Add " (PDF)" text after links that go to PDFs */
/*a[href$=".pdf"]:after { content: " (PDF)"; }*/
p:not(.cssonly) a[href$=".pdf"]:before {
  width:16px;
  height:16px;
  margin-right:10px;
  background:url('http://wwwimages.adobe.com/content/dam/acom/en/legal/images/badges/Adobe_PDF_file_icon_32x32.png');
  display:inline-block;
  content:' ';
}
