Show unconfirmed kredits in toplist

And allow toggling between confirmed and unconfirmed
This commit is contained in:
2019-04-27 19:59:24 +01:00
parent 185d7c58c2
commit d444b86ca8
5 changed files with 39 additions and 23 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ section {
&#people {
.content {
p.stats {
padding-top: 3rem;
margin-bottom: 1rem;
font-size: 1rem;
color: white;
text-align: center;
@@ -1,6 +1,7 @@
table.contributor-list {
width: 100%;
border-collapse: collapse;
margin-bottom: 1.5rem;
tr {
border-bottom: 1px solid rgba(255,255,255,0.2);