/* wbpage.css contains CSS used for the PDF target. This CSS allows your
 * browser to emulate that PDF when using the browser's Print. */

@import url("./wbpage.css") print;
