Mortal
Some checks failed
deploy-docs / build (push) Has been cancelled
build-libriichi / build (push) Has been cancelled

This commit is contained in:
e2hang
2025-10-07 20:30:03 +08:00
commit b7a7d7404a
441 changed files with 23367 additions and 0 deletions

12
docs/css/extra.css Normal file
View File

@@ -0,0 +1,12 @@
p.caption {
font-size: .9em;
font-weight: 600;
text-align: center;
}
.coal .best-model, .navy .best-model, .ayu .best-model {
color: lightgreen;
}
.light .best-model, .rust .best-model {
color: deeppink;
}