1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-11-08 09:08:40 +00:00

more shenanigans

This commit is contained in:
exane
2015-06-19 17:15:26 +02:00
parent 21a92f69f3
commit 0cdce4b543
10 changed files with 95 additions and 29 deletions

View File

@@ -20,6 +20,11 @@ $game-height: 800px;
width: 100%;
height: 100px;
border: 1px solid black;
&.active {
box-shadow: 0px 0px 15px #ffbb0b;
}
}
.field:hover, .field-single:hover {