summaryrefslogtreecommitdiffstats
path: root/data/paste-pic16.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-pic16.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-pic16.css')
-rw-r--r--data/paste-pic16.css17
1 files changed, 0 insertions, 17 deletions
diff --git a/data/paste-pic16.css b/data/paste-pic16.css
deleted file mode 100644
index 6efbaae45..000000000
--- a/data/paste-pic16.css
+++ /dev/null
@@ -1,17 +0,0 @@
-.pic16 .de1, .pic16 .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;}
-.pic16 {font-family:monospace;}
-.pic16 .imp {font-weight: bold; color: red;}
-.pic16 li, .pic16 .li1 {font-weight: normal; vertical-align:top;}
-.pic16 .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;}
-.pic16 .li2 {font-weight: bold; vertical-align:top;}
-.pic16 .kw1 {color: #0000a0; font-weight: bold;}
-.pic16 .kw2 {color: #aa3300; font-weight: bold;}
-.pic16 .kw3 {color: #0000ff;}
-.pic16 .co1 {color: #00a000;}
-.pic16 .es0 {color: #ff0000;}
-.pic16 .br0 {color: #0000ff;}
-.pic16 .sy0 {color: #7777ff;}
-.pic16 .st0 {color: #ff7700;}
-.pic16 .nu0 {color: #ff7700;}
-.pic16 .ln-xtra, .pic16 li.ln-xtra, .pic16 div.ln-xtra {background-color: #ffc;}
-.pic16 span.xtra { display:block; }