[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / clang / www / demo / syntax.css
blob90daf5fcbd1fcc577c3636b65dc46523f6be1586
1 /* LLVM syntax highlighting for the Web */
3 .llvm_type { font-style: oblique; color: green }
4 .llvm_keyword { font-weight: bold; color: blue }