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:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user