From 4cdea7782c219e40c8ad28d05b3097b68624e58e Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Fri, 23 Nov 2018 05:34:17 -0800 Subject: Remove obsolete links from navigation --- docs/_static/paste.css | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 docs/_static/paste.css (limited to 'docs/_static/paste.css') diff --git a/docs/_static/paste.css b/docs/_static/paste.css deleted file mode 100644 index 6705e5d..0000000 --- a/docs/_static/paste.css +++ /dev/null @@ -1,15 +0,0 @@ -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; -} - -- cgit v1.2.1