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-oz.css | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 data/paste-oz.css (limited to 'data/paste-oz.css') diff --git a/data/paste-oz.css b/data/paste-oz.css new file mode 100644 index 000000000..351b566d5 --- /dev/null +++ b/data/paste-oz.css @@ -0,0 +1,19 @@ +.oz .de1, .oz .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;} +.oz {font-family:monospace;} +.oz .imp {font-weight: bold; color: red;} +.oz li, .oz .li1 {font-weight: normal; vertical-align:top;} +.oz .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;} +.oz .li2 {font-weight: bold; vertical-align:top;} +.oz .kw1 {color: #a020f0;} +.oz .co1 {color: #B22222;} +.oz .coMULTI {color: #B22222;} +.oz .es0 {color: #bc8f8f;} +.oz .sy0 {color: #a020f0;} +.oz .st0 {color: #bc8f8f;} +.oz .re1 {color: #0000ff;} +.oz .re2 {color: #00a030;} +.oz .re3 {color: #bc8f8f;} +.oz .re4 {color: #0000ff;} +.oz .re5 {color: #a020f0;} +.oz .ln-xtra, .oz li.ln-xtra, .oz div.ln-xtra {background-color: #ffc;} +.oz span.xtra { display:block; } -- cgit v1.2.3-24-g4f1b