1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-05-12 01:25:11 +00:00
This commit is contained in:
devfake 2015-07-04 17:42:05 +02:00
commit 3283dcdd9a

@ -245,7 +245,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 {