This commit is contained in:
Khyretos 2024-12-10 20:29:58 +01:00
commit c8b816f5dc

View file

@ -1,8 +1,10 @@
body {
background-color: #000000;
background-color: RGBA(0, 0, 0, 0);
margin: 0 auto;
overflow: hidden;
/*BEGIN PS4 Controller Styling*/
.controller.ds4 {
background: url(./White_SkinNo_Buttons.png);
height: 700px;
width: 1200px;
/* margin-left: -403px;
margin-top: -280px;*/
}
.controller.xbox {
background: url(https://i.imgur.com/fJIyBwn.png);