favorite game visuals
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user