mirror of
https://koodu.h-i.works/projects/thebadspace
synced 2025-06-25 16:04:37 -05:00
Updated search and listing links, added new icons
Search methodolgy has been tweaked and the correspending result links have been updated, as well as links in the Listing page to display both silence and suspend counts and the overall heat rating. Also plugged in new silence and suspend icons provideb by https://rage.love/@puf. Big thanks for that, man.
This commit is contained in:
@ -42,6 +42,7 @@ a.list-link {
|
||||
width: 80%;
|
||||
height: 45px;
|
||||
padding-bottom: 20px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
a.list-link > .item-rating {
|
||||
@ -58,6 +59,7 @@ a.list-link > .item-name {
|
||||
color: var(--black);
|
||||
font-weight: 400;
|
||||
padding: 9px 5px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
a.list-link > .item-silence {
|
||||
|
Reference in New Issue
Block a user