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

View file

@ -33,7 +33,7 @@
}
.voted {
border: 2px solid #cf9;
color: #cf9;
}
.catName {
@ -41,6 +41,6 @@
}
.category {
word-break: break-all;
font-size: 10px;
white-space: nowrap;
}