diff options
Diffstat (limited to 'data/paste-c.css')
-rw-r--r-- | data/paste-c.css | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/data/paste-c.css b/data/paste-c.css deleted file mode 100644 index deddb3c59..000000000 --- a/data/paste-c.css +++ /dev/null @@ -1,34 +0,0 @@ -.c .de1, .c .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;} -.c {font-family:monospace;} -.c .imp {font-weight: bold; color: red;} -.c li, .c .li1 {font-weight: normal; vertical-align:top;} -.c .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;} -.c .li2 {font-weight: bold; vertical-align:top;} -.c .kw1 {color: #b1b100;} -.c .kw2 {color: #000000; font-weight: bold;} -.c .kw3 {color: #000066;} -.c .kw4 {color: #993333;} -.c .co1 {color: #666666; font-style: italic;} -.c .co2 {color: #339933;} -.c .coMULTI {color: #808080; font-style: italic;} -.c .es0 {color: #000099; font-weight: bold;} -.c .es1 {color: #000099; font-weight: bold;} -.c .es2 {color: #660099; font-weight: bold;} -.c .es3 {color: #660099; font-weight: bold;} -.c .es4 {color: #660099; font-weight: bold;} -.c .es5 {color: #006699; font-weight: bold;} -.c .br0 {color: #009900;} -.c .sy0 {color: #339933;} -.c .st0 {color: #ff0000;} -.c .nu0 {color: #0000dd;} -.c .nu6 {color: #208080;} -.c .nu8 {color: #208080;} -.c .nu12 {color: #208080;} -.c .nu16 {color:#800080;} -.c .nu17 {color:#800080;} -.c .nu18 {color:#800080;} -.c .nu19 {color:#800080;} -.c .me1 {color: #202020;} -.c .me2 {color: #202020;} -.c .ln-xtra, .c li.ln-xtra, .c div.ln-xtra {background-color: #ffc;} -.c span.xtra { display:block; } |