android_mt6572_jiabo/external/clang/www/demo/syntax.css
2025-09-05 16:56:03 +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 }