Mark combinators.

This commit is contained in:
sforman
2023-09-30 14:41:39 -07:00
parent 902a9f62af
commit d723724193
4 changed files with 144 additions and 357 deletions
+7
View File
@@ -49,3 +49,10 @@ a.self_link:hover {
.func_name {
font-family: monospace, 'Inconsolata';
}
span.kind {
color: #fff;
background: #555;
padding: 0.1em;
}