aboutsummaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
index 36e30c7..8c11955 100644
--- a/www/index.html
+++ b/www/index.html
@@ -60,6 +60,19 @@ pre {
60 font-family: 'IBM Plex Mono', monospace; 60 font-family: 'IBM Plex Mono', monospace;
61} 61}
62 62
63span.kind {
64 color: #a3aab6;
65}
66
67span.range {
68 font-size: 11px;
69 color: #a3aab688;
70}
71
72span.token-text {
73 color: #98c379;
74}
75
63 </style> 76 </style>
64 <body> 77 <body>
65 <noscript>This page contains webassembly and javascript content, please enable javascript in your browser.</noscript> 78 <noscript>This page contains webassembly and javascript content, please enable javascript in your browser.</noscript>