summaryrefslogtreecommitdiff
path: root/pastepy/static/css/paste.dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'pastepy/static/css/paste.dark.css')
-rw-r--r--pastepy/static/css/paste.dark.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/pastepy/static/css/paste.dark.css b/pastepy/static/css/paste.dark.css
index 41b7242..7b95abe 100644
--- a/pastepy/static/css/paste.dark.css
+++ b/pastepy/static/css/paste.dark.css
@@ -1,7 +1,6 @@
.paste-header #info { color: #444; }
.paste-header #info #nick, .paste-header #info #syntax-type, .paste-header #info #date { color: #666; }
.highlighttable .linenodiv { background-color: #1a1a1a; }
-.highlighttable .linenos a { color: #666; }
.highlighttable .linenos a::before { content: " "; }
.highlighttable .linenos a::after { content: " "; }
.highlighttable .code { width: 100%; }