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,13 +242,14 @@ $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 {
|
||||
margin-bottom: 5px;
|
||||
padding: 0;
|
||||
font-size: 17px;
|
||||
font-size: 17px;
|
||||
}
|
||||
|
||||
.icon-hand-card {
|
||||
|
Loading…
Reference in New Issue
Block a user