mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 11:17:37 +02:00
Added groups
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user