# HG changeset patch # User zas_ # Date 1226905832 0 # Node ID 507600811ccd8d626a354b1bba6bd179b07cbd41 # Parent c564ab6c11fcc387e9b419bf47df5b16a9f98ac8 Comment out css code that slipped through by cut'n paste error. It may be useful at some time though. diff -r c564ab6c11fc -r 507600811ccd doc/style_print.css --- a/doc/style_print.css Sun Nov 16 19:58:43 2008 +0000 +++ b/doc/style_print.css Mon Nov 17 07:10:32 2008 +0000 @@ -23,6 +23,8 @@ font-size: 90%; } +/* a[href^="/"]:after { - content: " (http://www.alistapart.com" attr(href) ") "; + content: " (http://www.example.com" attr(href) ") "; } +*/