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