/*!
 * Bootstrap PRINT - reset print style
 *  *
 * Copyright 2015 Atelier 26
 *
 */



/* PRINT STYLE 
 * -------------------
 */

@media print{

body a[href]:after {content:none;} /* no URL */

}