better comparison + fixed navbar
This commit is contained in:
parent
9c601aa3be
commit
d764fd29e1
6 changed files with 191 additions and 54 deletions
|
@ -26,3 +26,16 @@
|
|||
width: 500px;
|
||||
max-width: 100vw;
|
||||
}
|
||||
|
||||
.stat-perfect {
|
||||
font-weight: bold;
|
||||
color: #069D06
|
||||
}
|
||||
|
||||
.stat-middle {
|
||||
color: #877E1C
|
||||
}
|
||||
|
||||
.stat-bad {
|
||||
color: #921111
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue