~kosova/+junk/tuxfamily-twiki

« back to all changes in this revision

Viewing changes to foswiki/templates/cssmediatypes.tmpl

  • Committer: James Michael DuPont
  • Date: 2009-07-18 19:58:49 UTC
  • Revision ID: jamesmikedupont@gmail.com-20090718195849-vgbmaht2ys791uo2
added foswiki

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%{ This is a default template }%<style type="text/css" media="print">
 
2
        a:link:after,
 
3
        a:visited:after {
 
4
                content: " (" attr(href) ") ";
 
5
                font-size:85%; /*S3*/
 
6
        }
 
7
        /* define custom print styles here */
 
8
</style>
 
 
b'\\ No newline at end of file'