wiki-archive/twiki/templates/cssmediatypes.tmpl

9 lines
180 B
Cheetah
Raw Normal View History

<style type="text/css" media="print">
a:link:after,
a:visited:after {
content: " (" attr(href) ") ";
font-size:85%; /*S3*/
}
/* define custom print styles here */
</style>