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-fsharp.css | |
parent | b256550f2b2640d4ff507d5c759251bac538bbd9 (diff) |
update geshi css files
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'data/paste-fsharp.css')
-rw-r--r-- | data/paste-fsharp.css | 1 |
1 files changed, 1 insertions, 0 deletions
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;} |