Beagle
view release on metacpan or search on metacpan
share/public/css/base/print.css view on Meta::CPAN
* {
float: none;
position: static;
}
body {
margin: 1em;
font-size: 14pt;
background: white;
}
#content {
margin: 5%;
}
pre.shell {
background: transparent !important;
color: black !important;
}
#footer,
#menu,
div.meta > div.utility,
#content > div.page,
#content > div.previous,
#content > div.next
{
display: none;
}
a:link, a:visited {
background: transparent;
font-weight: bold !important;
text-decoration: underline !important;
color: #333 !important;
}
h1,h2,h3,h4,h5,h6 {
background: transparent !important;
}
( run in 2.171 seconds using v1.01-cache-2.11-cpan-f56aa216473 )