Fixes dices issues

This commit is contained in:
sladecraven 2022-08-02 23:37:06 +02:00
parent 826677e8ca
commit 38e27061ad
1 changed files with 2 additions and 2 deletions

View File

@ -1238,9 +1238,9 @@ ul, li {
color: #CCC
}
#pause > img {
content: url(../images/ui/crucible_game_logo.png);
content: url(../images/ui/crucible_pause_logo.jpg);
height: 160px;
width: 256px;
width: 160px;
top: -80px;
left: calc(50% - 132px);
}