Comment out css code that slipped through by cut'n paste error. It may be useful...
authorLaurent Monin <geeqie@norz.org>
Mon, 17 Nov 2008 07:10:32 +0000 (07:10 +0000)
committerLaurent Monin <geeqie@norz.org>
Mon, 17 Nov 2008 07:10:32 +0000 (07:10 +0000)
doc/style_print.css

index 2e7d200..723990d 100644 (file)
@@ -23,6 +23,8 @@ a:link:after, a:visited:after {
        font-size: 90%;
   }
 
+/*
 a[href^="/"]:after {
-       content: " (http://www.alistapart.com" attr(href) ") ";
+       content: " (http://www.example.com" attr(href) ") ";
 }
+*/