Fix the hint border to match the game area background again
This commit is contained in:
parent
9e1adc768b
commit
04b284a267
@ -1715,7 +1715,7 @@ body.--debug .player-overlay-message {
|
||||
font-family: serif;
|
||||
color: hsl(220, 20%, 80%);
|
||||
background: url(#svg-icon-hint) hsl(220, 10%, 10%);
|
||||
border: 3px double hsl(220, 10%, 20%);
|
||||
border: 3px double hsl(220, 10%, 15%);
|
||||
}
|
||||
#player-game-area > .player-hint-wrapper > .player-hint-bg-icon {
|
||||
position: absolute;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user