From 22a5f6e39cc1bbd0673a73ca4431c30b06abe6f1 Mon Sep 17 00:00:00 2001 From: ianb Date: Fri, 6 Jun 2008 18:30:19 +0000 Subject: Added a future-of-Paste document --- docs/_static/paste.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/_static/paste.css') diff --git a/docs/_static/paste.css b/docs/_static/paste.css index 7769d47..6705e5d 100644 --- a/docs/_static/paste.css +++ b/docs/_static/paste.css @@ -1,15 +1,15 @@ -a.invisible-link:visited { - color: inherit; +a.invisible-link { + color: #fff; text-decoration: none; } a.invisible-link:visited { - color: inherit; + color: #fff; text-decoration: none; } a.invisible:link { - color: inherit; + color: #fff; text-decoration: none; } -- cgit v1.2.1