summaryrefslogtreecommitdiffstats
path: root/data/paste-haskell.css
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2012-04-08 20:43:39 +0200
committerFlorian Pritz <bluewind@xinu.at>2012-04-09 20:47:33 +0200
commit2704dd7b04746b325eb87f9d7eaf671e9ed5e7e3 (patch)
treead7bde9b82cf8297e0118316aa982f6787d21ba9 /data/paste-haskell.css
parentb256550f2b2640d4ff507d5c759251bac538bbd9 (diff)
update geshi css files
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'data/paste-haskell.css')
-rw-r--r--data/paste-haskell.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/paste-haskell.css b/data/paste-haskell.css
index ccc5833c3..ce5b8af47 100644
--- a/data/paste-haskell.css
+++ b/data/paste-haskell.css
@@ -11,6 +11,7 @@
.haskell .kw5 {color: maroon;}
.haskell .co1 {color: #5d478b; font-style: italic;}
.haskell .co2 {color: #339933; font-weight: bold;}
+.haskell .co3 {color: #5d478b; font-style: italic;}
.haskell .coMULTI {color: #5d478b; font-style: italic;}
.haskell .es0 {background-color: #3cb371; font-weight: bold;}
.haskell .br0 {color: green;}