@media print {
  a[href]:after,
  abbr[title]:after {
    content: none !important;
  }
}
