Add public scoreboard option

This commit is contained in:
cuom1999 2023-09-16 23:55:24 -05:00
parent f3bcc25eb0
commit 8bb3812f97
11 changed files with 312 additions and 35 deletions

View file

@ -47,4 +47,9 @@
border: 1px #ccc solid;
margin-bottom: 3em;
border-radius: 5px;
}
.org-help-text {
display: block;
color: gray;
}