summaryrefslogtreecommitdiff
path: root/docs/_static/paste.css
diff options
context:
space:
mode:
authorianb <devnull@localhost>2008-06-06 18:30:19 +0000
committerianb <devnull@localhost>2008-06-06 18:30:19 +0000
commit22a5f6e39cc1bbd0673a73ca4431c30b06abe6f1 (patch)
tree03bb8b7604e0deabd6aa9ed5a4923514188c88c0 /docs/_static/paste.css
parentb62b181f34cf73d6a9cdd931cd9dfcb2883093fe (diff)
downloadpaste-22a5f6e39cc1bbd0673a73ca4431c30b06abe6f1.tar.gz
Added a future-of-Paste document
Diffstat (limited to 'docs/_static/paste.css')
-rw-r--r--docs/_static/paste.css8
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;
}