diff options
Diffstat (limited to 'conf.d/project/htdocs/TestBinding.css')
-rw-r--r-- | conf.d/project/htdocs/TestBinding.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/conf.d/project/htdocs/TestBinding.css b/conf.d/project/htdocs/TestBinding.css deleted file mode 100644 index 1052aa7..0000000 --- a/conf.d/project/htdocs/TestBinding.css +++ /dev/null @@ -1,7 +0,0 @@ -pre {outline: 1px solid #ccc; padding: 5px; margin: 5px; } -.string { color: green; } -.number { color: darkorange; } -.boolean { color: blue; } -.null { color: magenta; } -.key { color: red; } - |