diff options
Diffstat (limited to 'data/paste-html5.css')
-rw-r--r-- | data/paste-html5.css | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/data/paste-html5.css b/data/paste-html5.css deleted file mode 100644 index bc86419b0..000000000 --- a/data/paste-html5.css +++ /dev/null @@ -1,20 +0,0 @@ -.html5 .de1, .html5 .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;} -.html5 {font-family:monospace;} -.html5 .imp {font-weight: bold; color: red;} -.html5 li, .html5 .li1 {font-weight: normal; vertical-align:top;} -.html5 .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;} -.html5 .li2 {font-weight: bold; vertical-align:top;} -.html5 .kw2 {color: #000000; font-weight: bold;} -.html5 .kw3 {color: #000066;} -.html5 .es0 {color: #000099; font-weight: bold;} -.html5 .br0 {color: #66cc66;} -.html5 .sy0 {color: #66cc66;} -.html5 .st0 {color: #ff0000;} -.html5 .nu0 {color: #cc66cc;} -.html5 .sc-2 {color: #404040;} -.html5 .sc-1 {color: #808080; font-style: italic;} -.html5 .sc0 {color: #00bbdd;} -.html5 .sc1 {color: #ddbb00;} -.html5 .sc2 {color: #009900;} -.html5 .ln-xtra, .html5 li.ln-xtra, .html5 div.ln-xtra {background-color: #ffc;} -.html5 span.xtra { display:block; } |