X-Git-Url: https://source.tree.se/git?p=treecutter.git;a=blobdiff_plain;f=style%2Fawesomesauce%2Fprint.css;fp=style%2Fawesomesauce%2Fprint.css;h=48359525be3e21ab805ede685e782f2684037e8f;hp=34948686fc332181f094d545bb61d1e472f933db;hb=6698e1d7ea5ea8be4d3dfdd74e6cb4a286b62446;hpb=3605e5c274a024deceda3de5059d78522daa538f diff --git a/style/awesomesauce/print.css b/style/awesomesauce/print.css index 3494868..4835952 100644 --- a/style/awesomesauce/print.css +++ b/style/awesomesauce/print.css @@ -1,20 +1,20 @@ -body { - color : #000000; - background : #ffffff; - font-family : "Times New Roman", Times, serif; - font-size : 12pt; +body { + color : #000000; + background : #ffffff; + font-family : "Times New Roman", Times, serif; + font-size : 12pt; } -a { - text-decoration : underline; - color : #0000ff; +a { + text-decoration : underline; + color : #0000ff; } a:link:after, a:visited:after { -content: " (" attr(href) ") "; -font-size: 70%; + content: " (" attr(href) ") "; + font-size: 70%; } -nav, sidebar, footer, header, aside { - display : none; +nav, sidebar, footer, header, aside { + display : none; }