summaryrefslogtreecommitdiffstats
path: root/css/syntax.css
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2015-04-25 16:51:00 -0600
committerDrew DeVault <sir@cmpwn.com>2015-04-25 16:51:00 -0600
commitde30c94dcbf430873945471a541d8d3f3560eda0 (patch)
tree192afb2efde6563ffc231a07712fb23840d4421e /css/syntax.css
parenta6409daa1f5b0148f93236671b6679bf2fa4a314 (diff)
Redesign blog
Diffstat (limited to 'css/syntax.css')
-rw-r--r--css/syntax.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/css/syntax.css b/css/syntax.css
index 201f800..2363cd7 100644
--- a/css/syntax.css
+++ b/css/syntax.css
@@ -1,4 +1,3 @@
-.highlight { background: #ffffff; }
.highlight code .c { color: #999988; font-style: italic } /* Comment */
.highlight code .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight code .k { font-weight: bold } /* Keyword */