summaryrefslogtreecommitdiff
path: root/docs/_static/paste.css
diff options
context:
space:
mode:
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;
+}
+