aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraleylara <ingirtere@gmail.com>2021-03-02 15:19:27 +1100
committeraleylara <ingirtere@gmail.com>2021-03-02 15:19:27 +1100
commit3e12442c53c75a1433ac1dc0db68c574253b97c1 (patch)
treed994facc96defb6daba05b21e5c8e06fe8ed888c
parent9b28f2d5710d209827a738d4e05e9c690b45e8a1 (diff)
downloadpelican-themes-3e12442c53c75a1433ac1dc0db68c574253b97c1.tar.gz
removed err class
-rw-r--r--Peli-Kiera/static/css/pygment.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/Peli-Kiera/static/css/pygment.css b/Peli-Kiera/static/css/pygment.css
index 254c455..67a9cb9 100644
--- a/Peli-Kiera/static/css/pygment.css
+++ b/Peli-Kiera/static/css/pygment.css
@@ -1,7 +1,6 @@
.highlight .hll { background-color: #ffffcc }
.highlight { background: #f8f8f8; }
.highlight .c { color: #8f5902; font-style: italic } /* Comment */
-.highlight .err { color: #a40000; border: 1px solid #ef2929 } /* Error */
.highlight .g { color: #000000 } /* Generic */
.highlight .k { color: #204a87; font-weight: normal } /* Keyword */
.highlight .l { color: #000000 } /* Literal */