summaryrefslogtreecommitdiff
path: root/lib/coderay/styles
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2009-12-30 07:16:09 +0000
committermurphy <murphy@rubychan.de>2009-12-30 07:16:09 +0000
commitb510e92787bd0c2ff7b77e933adc2a15ba862026 (patch)
tree8949234e0c1702074be633446de672025f16cfdc /lib/coderay/styles
parentd3fa14e8438a4bce18c141e1011059f7f5a125fc (diff)
downloadcoderay-b510e92787bd0c2ff7b77e933adc2a15ba862026.tar.gz
Cleanups.
Diffstat (limited to 'lib/coderay/styles')
-rw-r--r--lib/coderay/styles/cycnus.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/coderay/styles/cycnus.rb b/lib/coderay/styles/cycnus.rb
index 15ee4f4..d2a4353 100644
--- a/lib/coderay/styles/cycnus.rb
+++ b/lib/coderay/styles/cycnus.rb
@@ -97,7 +97,7 @@ ol.CodeRay li { white-space: pre }
.pc { color:#038; font-weight:bold }
.pd { color:#369; font-weight:bold }
.pp { color:#579; }
-.ps { color:#00C; font-weight:bold; }
+.ps { color:#00C; font-weight:bold }
.pt { color:#074; font-weight:bold }
.r, .kw { color:#080; font-weight:bold }