Added groups

This commit is contained in:
mrfry
2020-12-21 10:59:16 +01:00
parent c09bb64b2a
commit bc776b3307
8 changed files with 94 additions and 14 deletions
+2 -3
View File
@@ -1,5 +1,4 @@
.card {
border: 2px solid #99f;
border-radius: 2px;
padding: 5px;
margin: 6px 3px;
@@ -7,7 +6,7 @@
}
.voted {
border: 2px solid #cf9;
color: #cf9;
}
.card:hover {
@@ -26,8 +25,8 @@
}
.category {
word-break: break-all;
font-size: 10px;
white-space: nowrap;
}
.numbers {