summaryrefslogtreecommitdiffstats
path: root/data/paste-4cs.css
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2012-06-13 21:27:14 +0200
committerFlorian Pritz <bluewind@xinu.at>2012-08-16 16:31:28 +0200
commit71273d9477b88cca86e6724491c1ea337ee96f05 (patch)
treeb5b0d73085775d9aacae2871a0d57faa99ea72ca /data/paste-4cs.css
parent789ffb00e6d25af4409d26dce04d211e365f2d58 (diff)
switch to pygments
- faster than geshi - easier to modify the css because there is only one - geshi upstream seems pretty dead Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'data/paste-4cs.css')
-rw-r--r--data/paste-4cs.css17
1 files changed, 0 insertions, 17 deletions
diff --git a/data/paste-4cs.css b/data/paste-4cs.css
deleted file mode 100644
index b69507f41..000000000
--- a/data/paste-4cs.css
+++ /dev/null
@@ -1,17 +0,0 @@
-._4cs .de1, ._4cs .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;}
-._4cs {font-family:monospace;}
-._4cs .imp {font-weight: bold; color: red;}
-._4cs li, ._4cs .li1 {font-weight: normal; vertical-align:top;}
-._4cs .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;}
-._4cs .li2 {font-weight: bold; vertical-align:top;}
-._4cs .kw1 {color: #0000C0; font-weight: bold;}
-._4cs .kw2 {color: #808080;}
-._4cs .co1 {color: #008000;}
-._4cs .es0 {color: #000099;}
-._4cs .br0 {color: #000080;}
-._4cs .sy0 {color: #000080;}
-._4cs .st0 {color: #800080;}
-._4cs .nu0 {color: #cc66cc;}
-._4cs .me1 {color: #66cc66;}
-._4cs .ln-xtra, ._4cs li.ln-xtra, ._4cs div.ln-xtra {background-color: #ffc;}
-._4cs span.xtra { display:block; }