improve ui: borders and shadows
This commit is contained in:
parent
126cf48b59
commit
e15edb0046
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ function injectCounter() {
|
||||||
float: left;
|
float: left;
|
||||||
margin-left: -50px;
|
margin-left: -50px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
box-shadow: 2px 2px 5px #555;
|
||||||
|
border: 1px solid #000000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.playedCardsLayout .card:hover {
|
.playedCardsLayout .card:hover {
|
||||||
|
|
Loading…
Reference in a new issue