summaryrefslogtreecommitdiff
path: root/lib/coderay/styles
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2013-06-22 23:53:32 +0200
committerKornelius Kalnbach <murphy@rubychan.de>2013-06-22 23:53:32 +0200
commitd0d1b129f09dbae8fc25c093c09f72c6396b122a (patch)
treeb343778cbbbd32428977a01f19633f51b2a86ef4 /lib/coderay/styles
parent5b1a49fdd3bef559991242a4ad7d3d1ed9cb48c8 (diff)
downloadcoderay-d0d1b129f09dbae8fc25c093c09f72c6396b122a.tar.gz
whitespace
Diffstat (limited to 'lib/coderay/styles')
-rw-r--r--lib/coderay/styles/alpha.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/coderay/styles/alpha.rb b/lib/coderay/styles/alpha.rb
index c05ffd5..c231423 100644
--- a/lib/coderay/styles/alpha.rb
+++ b/lib/coderay/styles/alpha.rb
@@ -1,6 +1,6 @@
module CodeRay
module Styles
-
+
# A colorful theme using CSS 3 colors (with alpha channel).
class Alpha < Style