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-html4strict.css | |
parent | b256550f2b2640d4ff507d5c759251bac538bbd9 (diff) |
update geshi css files
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'data/paste-html4strict.css')
-rw-r--r-- | data/paste-html4strict.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/paste-html4strict.css b/data/paste-html4strict.css index f42ad6384..b3391c78e 100644 --- a/data/paste-html4strict.css +++ b/data/paste-html4strict.css @@ -11,6 +11,7 @@ .html4strict .sy0 {color: #66cc66;} .html4strict .st0 {color: #ff0000;} .html4strict .nu0 {color: #cc66cc;} +.html4strict .sc-2 {color: #404040;} .html4strict .sc-1 {color: #808080; font-style: italic;} .html4strict .sc0 {color: #00bbdd;} .html4strict .sc1 {color: #ddbb00;} |