Files
Mortal-Copied/docs/css/extra.css
e2hang b7a7d7404a
Some checks failed
deploy-docs / build (push) Has been cancelled
build-libriichi / build (push) Has been cancelled
Mortal
2025-10-07 20:30:03 +08:00

13 lines
217 B
CSS

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;
}