aboutsummaryrefslogtreecommitdiffstats
path: root/pelican-bootstrap3/static/css/pygments/vs.css
diff options
context:
space:
mode:
Diffstat (limited to 'pelican-bootstrap3/static/css/pygments/vs.css')
-rw-r--r--pelican-bootstrap3/static/css/pygments/vs.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/pelican-bootstrap3/static/css/pygments/vs.css b/pelican-bootstrap3/static/css/pygments/vs.css
index 7a34130..c101e5b 100644
--- a/pelican-bootstrap3/static/css/pygments/vs.css
+++ b/pelican-bootstrap3/static/css/pygments/vs.css
@@ -1,5 +1,5 @@
.highlight pre .hll { background-color: #ffffcc }
-.highlight pre, .highlighttable pre { background: #ffffff; }
+.highlight pre { background: #ffffff; }
.highlight pre .c { color: #008000 } /* Comment */
.highlight pre .err { border: 1px solid #FF0000 } /* Error */
.highlight pre .k { color: #0000ff } /* Keyword */