1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-08-10 04:57:29 +00:00

more stuff

This commit is contained in:
exane
2015-06-14 16:01:25 +02:00
parent abc92be140
commit f09a66f547
11 changed files with 330 additions and 85 deletions

@@ -53,6 +53,11 @@ $game-height: 800px;
height: $game-height/2 - 100px;
width: 100%;
border: 1px solid black;
background: rgba(252, 219, 125, 0.51);
}
.removeBackground {
background: 0;
}
.mid-line {