/** * GeSHi Dynamically Generated Stylesheet * -------------------------------------- * Dynamically generated stylesheet for lisp * CSS class: lisp, CSS id: * GeSHi (C) 2004 - 2007 Nigel McNie (http://qbnz.com/highlighter) */ .lisp .de1, .lisp .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;} .lisp {} .lisp .head {} .lisp .foot {} .lisp .imp {font-weight: bold; color: red;} .lisp .ln-xtra {color: #cc0; background-color: #ffc;} .lisp li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;} .lisp li.li2 {font-weight: bold;} .lisp .kw1 {color: #b1b100;} .lisp .co1 {color: #808080; font-style: italic;} .lisp .coMULTI {color: #808080; font-style: italic;} .lisp .es0 {color: #000099; font-weight: bold;} .lisp .br0 {color: #66cc66;} .lisp .st0 {color: #ff0000;} .lisp .nu0 {color: #cc66cc;} .lisp .me0 {color: #555;} .lisp .me1 {color: #555;}