favorite game visuals

This commit is contained in:
BluePotato102
2023-10-07 10:01:15 -05:00
parent 1206a96f3d
commit fa31c1f1bb
3 changed files with 17 additions and 1 deletions
+10
View File
@@ -191,6 +191,16 @@ body.noscript {
background-color: var(--hover-color);
}
.star {
cursor: pointer;
color: #ccc;
float: right;
}
.filled {
color: gold;
}
.searchbar {
display: flex;
width: 75%;