add different score modes
This commit is contained in:
parent
90590d334e
commit
abf6e6aa02
6 changed files with 101 additions and 30 deletions
|
|
@ -25,6 +25,10 @@ h1, h2, h3, h4 {
|
|||
a { color: var(--link-color); text-decoration: none; }
|
||||
a:hover { color: var(--link-hover-color); }
|
||||
|
||||
td, th {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.scores {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue