X-Git-Url: https://source.tree.se/git?p=treecutter.git;a=blobdiff_plain;f=style%2Fturquoiseswirls%2Fprint.css;fp=style%2Fturquoiseswirls%2Fprint.css;h=0000000000000000000000000000000000000000;hp=34948686fc332181f094d545bb61d1e472f933db;hb=ba356e6e6e51bee8a63eb7b24f7d04e6a292fc0d;hpb=9149a28b48cb3568c1c5a00bf1ab3e2256dcc9f9 diff --git a/style/turquoiseswirls/print.css b/style/turquoiseswirls/print.css deleted file mode 100644 index 3494868..0000000 --- a/style/turquoiseswirls/print.css +++ /dev/null @@ -1,20 +0,0 @@ -body { - color : #000000; - background : #ffffff; - font-family : "Times New Roman", Times, serif; - font-size : 12pt; -} - -a { - text-decoration : underline; - color : #0000ff; -} - -a:link:after, a:visited:after { -content: " (" attr(href) ") "; -font-size: 70%; -} - -nav, sidebar, footer, header, aside { - display : none; -}