Binded new pixel events to splash page and to create dialogue

This commit is contained in:
unsettledgames
2021-02-18 22:28:52 +01:00
parent 1302fc9bd6
commit 224273e7ce
7 changed files with 54 additions and 36 deletions

View File

@@ -1709,8 +1709,10 @@ div#pb-options {
text-align: center;
height:25px;
cursor:pointer;
z-index:1;
p {
z-index:0;
-ms-transform: translateY(-60%);
transform: translateY(-60%);
}