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-fsharp.css | 1 + 1 file changed, 1 insertion(+) (limited to 'data/paste-fsharp.css') diff --git a/data/paste-fsharp.css b/data/paste-fsharp.css index da9c9416f..dea9e2bb3 100644 --- a/data/paste-fsharp.css +++ b/data/paste-fsharp.css @@ -15,6 +15,7 @@ .fsharp .coMULTI {color: #5d478b; font-style: italic;} .fsharp .co1 {color: #5d478b; font-style: italic;} .fsharp .co2 {color: #5d478b; font-style: italic;} +.fsharp .co3 {color: #5d478b; font-style: italic;} .fsharp .br0 {color: #6c6;} .fsharp .sy0 {color: #a52a2a;} .fsharp .st0 {color: #3cb371;} -- cgit v1.2.3-24-g4f1b