mirror of
https://github.com/exane/not-gwent-online
synced 2025-11-08 09:08:40 +00:00
interface changes
This commit is contained in:
@@ -122,6 +122,19 @@ $game-height: 800px;
|
||||
width: 100%;
|
||||
//border: 1px solid black;
|
||||
background: rgba(252, 219, 125, 0.51);
|
||||
|
||||
div {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.icon-hand-card {
|
||||
background: url("../../assets/card_icon.png") no-repeat;
|
||||
height: 50px;
|
||||
width: 50px;
|
||||
display: block;
|
||||
position: absolute;
|
||||
margin-top: -8px;
|
||||
}
|
||||
}
|
||||
|
||||
.removeBackground {
|
||||
|
||||
Reference in New Issue
Block a user