aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm/tools/clang/www/demo/syntax.css
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm/tools/clang/www/demo/syntax.css')
-rw-r--r--contrib/llvm/tools/clang/www/demo/syntax.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/llvm/tools/clang/www/demo/syntax.css b/contrib/llvm/tools/clang/www/demo/syntax.css
deleted file mode 100644
index 90daf5fcbd1f..000000000000
--- a/contrib/llvm/tools/clang/www/demo/syntax.css
+++ /dev/null
@@ -1,4 +0,0 @@
-/* LLVM syntax highlighting for the Web */
-
-.llvm_type { font-style: oblique; color: green }
-.llvm_keyword { font-weight: bold; color: blue }