diff options
| author | ianb <devnull@localhost> | 2008-06-06 18:30:19 +0000 |
|---|---|---|
| committer | ianb <devnull@localhost> | 2008-06-06 18:30:19 +0000 |
| commit | 22a5f6e39cc1bbd0673a73ca4431c30b06abe6f1 (patch) | |
| tree | 03bb8b7604e0deabd6aa9ed5a4923514188c88c0 /docs/_static/paste.css | |
| parent | b62b181f34cf73d6a9cdd931cd9dfcb2883093fe (diff) | |
| download | paste-22a5f6e39cc1bbd0673a73ca4431c30b06abe6f1.tar.gz | |
Added a future-of-Paste document
Diffstat (limited to 'docs/_static/paste.css')
| -rw-r--r-- | docs/_static/paste.css | 8 |
1 files changed, 4 insertions, 4 deletions
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; } |
