Better mention support, fixed open thread.

This commit is contained in:
Thomas Mathews 2023-01-20 10:00:57 -08:00
parent 21ce55f1cd
commit 3970bb5acd
3 changed files with 16 additions and 9 deletions

View file

@ -32,6 +32,9 @@ th, td {
font-size: var(--fsNormal);
}
.bold {
font-weight: bold;
}
.row {
margin: 15px 0;
}