mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2026-02-16 10:41:03 +00:00
added borders to all box art, because it looked weird
This commit is contained in:
@@ -175,3 +175,6 @@ main {
|
||||
.current-game {
|
||||
border: 3px solid green;
|
||||
}
|
||||
.not-current-game {
|
||||
border: 1px solid black;
|
||||
}
|
||||
Reference in New Issue
Block a user