/** * GeSHi Dynamically Generated Stylesheet * -------------------------------------- * Dynamically generated stylesheet for ocaml * CSS class: ocaml, CSS id: * GeSHi (C) 2004 - 2007 Nigel McNie (http://qbnz.com/highlighter) */ .ocaml .de1, .ocaml .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;} .ocaml {} .ocaml .head {} .ocaml .foot {} .ocaml .imp {font-weight: bold; color: red;} .ocaml .ln-xtra {color: #cc0; background-color: #ffc;} .ocaml li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;} .ocaml li.li2 {font-weight: bold;} .ocaml .kw1 {color: #06c; font-weight: bold;} .ocaml .coMULTI {color: #5d478b; font-style: italic;} .ocaml .br0 {color: #a52a2a;} .ocaml .st0 {color: #3cb371;} .ocaml .nu0 {color: #c6c;} .ocaml .me1 {color: #060;}