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

much more stuff

This commit is contained in:
exane
2015-06-14 20:50:53 +02:00
parent f09a66f547
commit 246c27f990
8 changed files with 316 additions and 68 deletions

View File

@@ -34,8 +34,8 @@ $game-height: 800px;
}
}
.passing {
display: none;
.passing {/*
display: none;*/
}
.field-single {
@@ -81,6 +81,16 @@ $game-height: 800px;
img {
height: 120px;
}
span {
color: #00b000;
font-weight: bold;
font-size: 24px;
position: absolute;
text-shadow: 1px 1px #101010;
margin-top: 55px;
margin-left: 30px;
cursor: default;
}
}
.card-preview {