mirror of
https://github.com/exane/not-gwent-online
synced 2024-10-31 10:36:53 +00:00
removed info background change
This commit is contained in:
parent
610a67b524
commit
0ef5aa07fe
@ -242,7 +242,8 @@ $game-height: 800px;
|
||||
height: $game-height/2 - 140px;
|
||||
width: 100%;
|
||||
//border: 1px solid black;
|
||||
background: rgba(252, 219, 125, 0.1);
|
||||
//background: rgba(252, 219, 125, 0.1);
|
||||
background: rgba(0,0,0, .4);
|
||||
position: relative;
|
||||
|
||||
div {
|
||||
|
Loading…
Reference in New Issue
Block a user