Added website Docker image, bumped PHP version, added mall authentication, added experimental patcher support, improved migrations, added teasers

This commit is contained in:
2024-09-22 21:14:31 +03:00
parent a1d0a5b9cf
commit dea61c5a0c
253 changed files with 23071 additions and 547 deletions

View File

@ -0,0 +1,18 @@
#caution_ie {
display:block;
border-bottom:3px solid #67919f;
padding:5px 0;
position:absolute;
text-align:center;
}
#caution_ie a {color:#E8BF47;}
.play {
position:relative;
top:60px;
}
.images, .footer_background {
behavior: url(iepngfix.htc);
}