diff options
author | Florian Pritz <bluewind@xinu.at> | 2012-04-08 20:43:39 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2012-04-09 20:47:33 +0200 |
commit | 2704dd7b04746b325eb87f9d7eaf671e9ed5e7e3 (patch) | |
tree | ad7bde9b82cf8297e0118316aa982f6787d21ba9 /data/paste-ruby.css | |
parent | b256550f2b2640d4ff507d5c759251bac538bbd9 (diff) |
update geshi css files
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'data/paste-ruby.css')
-rw-r--r-- | data/paste-ruby.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/paste-ruby.css b/data/paste-ruby.css index f4b06ebb4..7410efadd 100644 --- a/data/paste-ruby.css +++ b/data/paste-ruby.css @@ -9,6 +9,7 @@ .ruby .kw3 {color:#CC0066; font-weight:bold;} .ruby .kw4 {color:#CC00FF; font-weight:bold;} .ruby .co1 {color:#008000; font-style:italic;} +.ruby .co4 {color: #cc0000; font-style: italic;} .ruby .coMULTI {color:#000080; font-style:italic;} .ruby .es0 {color:#000099;} .ruby .br0 {color:#006600; font-weight:bold;} |