From 8a00125ce96b39de0454e81fb8a4892a59317d48 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 22 Sep 2010 15:46:40 +0200 Subject: split css file Signed-off-by: Florian Pritz --- data/paste-html4strict.css | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 data/paste-html4strict.css (limited to 'data/paste-html4strict.css') diff --git a/data/paste-html4strict.css b/data/paste-html4strict.css new file mode 100644 index 000000000..f42ad6384 --- /dev/null +++ b/data/paste-html4strict.css @@ -0,0 +1,19 @@ +.html4strict .de1, .html4strict .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;} +.html4strict {font-family:monospace;} +.html4strict .imp {font-weight: bold; color: red;} +.html4strict li, .html4strict .li1 {font-weight: normal; vertical-align:top;} +.html4strict .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;} +.html4strict .li2 {font-weight: bold; vertical-align:top;} +.html4strict .kw2 {color: #000000; font-weight: bold;} +.html4strict .kw3 {color: #000066;} +.html4strict .es0 {color: #000099; font-weight: bold;} +.html4strict .br0 {color: #66cc66;} +.html4strict .sy0 {color: #66cc66;} +.html4strict .st0 {color: #ff0000;} +.html4strict .nu0 {color: #cc66cc;} +.html4strict .sc-1 {color: #808080; font-style: italic;} +.html4strict .sc0 {color: #00bbdd;} +.html4strict .sc1 {color: #ddbb00;} +.html4strict .sc2 {color: #009900;} +.html4strict .ln-xtra, .html4strict li.ln-xtra, .html4strict div.ln-xtra {background-color: #ffc;} +.html4strict span.xtra { display:block; } -- cgit v1.2.3-24-g4f1b