mirror of
https://github.com/exane/not-gwent-online
synced 2025-11-08 09:08:40 +00:00
updates
This commit is contained in:
@@ -109,12 +109,27 @@ $game-height: 800px;
|
||||
img {
|
||||
height: 120px;
|
||||
}
|
||||
span {
|
||||
|
||||
/*.card-attr-power {
|
||||
margin-top: 0px;
|
||||
margin-left: 0px;
|
||||
height: 25px;
|
||||
width: 25px;
|
||||
text-align: center;
|
||||
line-height: 25px;
|
||||
font-size: 20px;
|
||||
color: black;
|
||||
}*/
|
||||
.card-attr-positive {
|
||||
color: #00b000;
|
||||
}
|
||||
|
||||
span {
|
||||
color: #ff2d00;
|
||||
font-weight: bold;
|
||||
font-size: 20px;
|
||||
position: absolute;
|
||||
text-shadow: 1px 1px #101010;
|
||||
text-shadow: 1px 1px 0px #101010;
|
||||
margin-top: 62px;
|
||||
margin-left: 0px;
|
||||
cursor: default;
|
||||
|
||||
Reference in New Issue
Block a user