New PS5 controller
This commit is contained in:
parent
c8b816f5dc
commit
81f9995fd3
1 changed files with 5 additions and 7 deletions
|
|
@ -1,10 +1,8 @@
|
||||||
/*BEGIN PS4 Controller Styling*/
|
body {
|
||||||
.controller.ds4 {
|
background-color: #000000;
|
||||||
background: url(./White_SkinNo_Buttons.png);
|
background-color: RGBA(0, 0, 0, 0);
|
||||||
height: 700px;
|
margin: 0 auto;
|
||||||
width: 1200px;
|
overflow: hidden;
|
||||||
/* margin-left: -403px;
|
|
||||||
margin-top: -280px;*/
|
|
||||||
}
|
}
|
||||||
.controller.xbox {
|
.controller.xbox {
|
||||||
background: url(https://i.imgur.com/fJIyBwn.png);
|
background: url(https://i.imgur.com/fJIyBwn.png);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue