added points summary

This commit is contained in:
Jakub Senderák
2020-04-22 18:18:48 +02:00
parent aa7b3c1a02
commit f4fd27a5c1
5 changed files with 28 additions and 3 deletions
+8
View File
@@ -29,3 +29,11 @@
width: 82px;
height: 150px;
}
#points_summary_row {
border-top: 1px solid black;
}
table {
border-collapse: collapse;
}