From 2704dd7b04746b325eb87f9d7eaf671e9ed5e7e3 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 8 Apr 2012 20:43:39 +0200 Subject: update geshi css files Signed-off-by: Florian Pritz --- data/paste-haskell.css | 1 + 1 file changed, 1 insertion(+) (limited to 'data/paste-haskell.css') 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;} -- cgit v1.2.3-24-g4f1b