Add block health faq

This commit is contained in:
hunicus
2023-01-31 00:27:06 -05:00
parent 0293ed2b41
commit 573fe3515a
3 changed files with 26 additions and 0 deletions

View File

@@ -21,6 +21,12 @@ code {
font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New;
}
.math {
font-family: monospace;
margin-left: 4px;
margin-right: 4px;
}
tr {
white-space: inherit;
}