summaryrefslogtreecommitdiffstats
path: root/data/paste-f1.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-f1.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-f1.css')
-rw-r--r--data/paste-f1.css26
1 files changed, 0 insertions, 26 deletions
diff --git a/data/paste-f1.css b/data/paste-f1.css
deleted file mode 100644
index 98ce45c67..000000000
--- a/data/paste-f1.css
+++ /dev/null
@@ -1,26 +0,0 @@
-.f1 .de1, .f1 .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;}
-.f1 {font-family:monospace;}
-.f1 .imp {font-weight: bold; color: red;}
-.f1 li, .f1 .li1 {font-weight: normal; vertical-align:top;}
-.f1 .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;}
-.f1 .li2 {font-weight: bold; vertical-align:top;}
-.f1 .kw1 {color: #0000ff;}
-.f1 .kw2 {color: #000080;}
-.f1 .kw3 {color: #000080;}
-.f1 .co1 {color: #008000; font-style: italic;}
-.f1 .co2 {color: #008000; font-style: italic;}
-.f1 .coMULTI {color: #008000; font-style: italic;}
-.f1 .es0 {color: #000099; font-weight: bold;}
-.f1 .es1 {color: #000099; font-weight: bold;}
-.f1 .es2 {color: #009999; font-weight: bold;}
-.f1 .br0 {color: #000000;}
-.f1 .sy0 {color: #000000;}
-.f1 .sy1 {color: #000000;}
-.f1 .sy2 {color: #000000;}
-.f1 .sy3 {color: #000000;}
-.f1 .sy4 {color: #000000;}
-.f1 .st0 {color: #ff0000;}
-.f1 .nu0 {color: #800000;}
-.f1 .me1 {color: #202020;}
-.f1 .ln-xtra, .f1 li.ln-xtra, .f1 div.ln-xtra {background-color: #ffc;}
-.f1 span.xtra { display:block; }