allwinner_a64/android/external/clang/www/demo/syntax.css
2018-08-08 16:14:42 +08:00

4 lines
145 B
CSS

/* LLVM syntax highlighting for the Web */
.llvm_type { font-style: oblique; color: green }
.llvm_keyword { font-weight: bold; color: blue }