summaryrefslogtreecommitdiff
path: root/docs/_static/pygments.css
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2010-03-31 23:10:23 +0000
committerBob Ippolito <bob@redivi.com>2010-03-31 23:10:23 +0000
commitbfa06f188d9451a77c6e1ba2a9d72fd42a557ab1 (patch)
tree4010a82dbc958e89cd2037b1088959cb59933090 /docs/_static/pygments.css
parentb18194959fc76618cec3ea28814b73b7fab58ea0 (diff)
downloadsimplejson-bfa06f188d9451a77c6e1ba2a9d72fd42a557ab1.tar.gz
http://code.google.com/p/simplejson/issues/detail?id=75
git-svn-id: http://simplejson.googlecode.com/svn/trunk@230 a4795897-2c25-0410-b006-0d3caba88fa1
Diffstat (limited to 'docs/_static/pygments.css')
-rw-r--r--docs/_static/pygments.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/_static/pygments.css b/docs/_static/pygments.css
index 1f2d2b6..a55a324 100644
--- a/docs/_static/pygments.css
+++ b/docs/_static/pygments.css
@@ -1,4 +1,3 @@
-.hll { background-color: #ffffcc }
.c { color: #408090; font-style: italic } /* Comment */
.err { border: 1px solid #FF0000 } /* Error */
.k { color: #007020; font-weight: bold } /* Keyword */
@@ -19,7 +18,6 @@
.gt { color: #0040D0 } /* Generic.Traceback */
.kc { color: #007020; font-weight: bold } /* Keyword.Constant */
.kd { color: #007020; font-weight: bold } /* Keyword.Declaration */
-.kn { color: #007020; font-weight: bold } /* Keyword.Namespace */
.kp { color: #007020 } /* Keyword.Pseudo */
.kr { color: #007020; font-weight: bold } /* Keyword.Reserved */
.kt { color: #902000 } /* Keyword.Type */