blob: 90daf5fcbd1fcc577c3636b65dc46523f6be1586 [file] [log] [blame]
Kevind68c8f42007-10-06 05:15:30 +00001/* LLVM syntax highlighting for the Web */
2
3.llvm_type { font-style: oblique; color: green }
4.llvm_keyword { font-weight: bold; color: blue }