HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/LHouwen/dokuwiki.logic.nl/wwwroot/lib/tpl/bootstrap3/css/print.less
/*!
 * DokuWiki Bootstrap3 Template: Print styles
 *
 * Home     http://dokuwiki.org/template:bootstrap3
 * Author   Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com>
 * License  GPL 2 (http://www.gnu.org/licenses/gpl.html)
 */


#dokuwiki__content {
  width: 100%;
}

a[href]:after {
  content: "" !important;
}

/* display href after link */
a.urlextern:after,
a.interwiki:after,
a.mail:after {
  content: " (" attr(href) ")" !important;
}

abbr[href]:after {
  content: "" !important;
}

/**
abbr[data-original-title]:after {
    content: " (" attr(data-original-title) ")";
}
*/