Computer Programming Contest Preparation

ToolBox - Source for: 1/100/highlight.css



/home/toolbox/public_html/solutions/1/100/highlight.css
    1 /* Style definition file generated by highlight 2.6.12, http://www.andre-simon.de/ */
    2 
    3 /* Highlighting theme definition: */
    4 
    5 body.hl	{ background-color:#ffffff; }
    6 pre.hl	{ color:#000000; background-color:#ffffff; font-size:10pt; font-family:'Courier New';}
    7 .hl.num { color:#2928ff; }
    8 .hl.esc { color:#ff00ff; }
    9 .hl.str { color:#ff0000; }
   10 .hl.dstr { color:#818100; }
   11 .hl.slc { color:#838183; font-style:italic; }
   12 .hl.com { color:#838183; font-style:italic; }
   13 .hl.dir { color:#008200; }
   14 .hl.sym { color:#000000; }
   15 .hl.line { color:#555555; }
   16 .hl.mark	{ background-color:#ffffbb;}
   17 .hl.kwa { color:#000000; font-weight:bold; }
   18 .hl.kwb { color:#830000; }
   19 .hl.kwc { color:#000000; font-weight:bold; }
   20 .hl.kwd { color:#010181; }
   21