aboutsummaryrefslogtreecommitdiffstats
path: root/_static/pygments.css
diff options
context:
space:
mode:
authorjason2016-11-03 12:32:14 -0600
committerjason2016-11-03 12:32:14 -0600
commit9efcd5a66dc49854841da317fd89c49ed778a669 (patch)
tree7811139e9e0f31ce63531aa3a911331ce4436a5d /_static/pygments.css
parent02002cd2f9b3521f803e992dd4b6cabc9f0aea5d (diff)
downloadeventmq-9efcd5a66dc49854841da317fd89c49ed778a669.tar.gz
eventmq-9efcd5a66dc49854841da317fd89c49ed778a669.zip
update docs
Diffstat (limited to '_static/pygments.css')
-rw-r--r--_static/pygments.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/_static/pygments.css b/_static/pygments.css
index 8213e90..57eadc0 100644
--- a/_static/pygments.css
+++ b/_static/pygments.css
@@ -4,10 +4,8 @@
4.highlight .err { border: 1px solid #FF0000 } /* Error */ 4.highlight .err { border: 1px solid #FF0000 } /* Error */
5.highlight .k { color: #007020; font-weight: bold } /* Keyword */ 5.highlight .k { color: #007020; font-weight: bold } /* Keyword */
6.highlight .o { color: #666666 } /* Operator */ 6.highlight .o { color: #666666 } /* Operator */
7.highlight .ch { color: #408090; font-style: italic } /* Comment.Hashbang */
8.highlight .cm { color: #408090; font-style: italic } /* Comment.Multiline */ 7.highlight .cm { color: #408090; font-style: italic } /* Comment.Multiline */
9.highlight .cp { color: #007020 } /* Comment.Preproc */ 8.highlight .cp { color: #007020 } /* Comment.Preproc */
10.highlight .cpf { color: #408090; font-style: italic } /* Comment.PreprocFile */
11.highlight .c1 { color: #408090; font-style: italic } /* Comment.Single */ 9.highlight .c1 { color: #408090; font-style: italic } /* Comment.Single */
12.highlight .cs { color: #408090; background-color: #fff0f0 } /* Comment.Special */ 10.highlight .cs { color: #408090; background-color: #fff0f0 } /* Comment.Special */
13.highlight .gd { color: #A00000 } /* Generic.Deleted */ 11.highlight .gd { color: #A00000 } /* Generic.Deleted */