summaryrefslogtreecommitdiff
path: root/docs/_static/paste.css
diff options
context:
space:
mode:
authorhao huang <huang1hao@gmail.com>2015-03-28 08:10:39 +0000
committerhao huang <huang1hao@gmail.com>2015-03-28 08:10:39 +0000
commitcf7e560f89016a302342821f5071941a09c04283 (patch)
treef8b50954525cf4c063ac09597f9ac576bf92b16e /docs/_static/paste.css
downloadpastedeploy-git-cf7e560f89016a302342821f5071941a09c04283.tar.gz
Diffstat (limited to 'docs/_static/paste.css')
-rw-r--r--docs/_static/paste.css15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/_static/paste.css b/docs/_static/paste.css
new file mode 100644
index 0000000..6705e5d
--- /dev/null
+++ b/docs/_static/paste.css
@@ -0,0 +1,15 @@
+a.invisible-link {
+ color: #fff;
+ text-decoration: none;
+}
+
+a.invisible-link:visited {
+ color: #fff;
+ text-decoration: none;
+}
+
+a.invisible:link {
+ color: #fff;
+ text-decoration: none;
+}
+