mirror of
https://github.com/exane/not-gwent-online
synced 2024-10-31 10:36:53 +00:00
Merge branch 'master' of https://github.com/exane/gwent-online
This commit is contained in:
commit
3283dcdd9a
@ -245,13 +245,14 @@ $game-height: 800px;
|
|||||||
height: $game-height/2 - 140px;
|
height: $game-height/2 - 140px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
//border: 1px solid black;
|
//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;
|
position: relative;
|
||||||
|
|
||||||
div {
|
div {
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
font-size: 17px;
|
font-size: 17px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-hand-card {
|
.icon-hand-card {
|
||||||
|
Loading…
Reference in New Issue
Block a user