Skip to content

Instantly share code, notes, and snippets.

@Crimsonize
Crimsonize / custom.css
Created May 29, 2020 18:03
Custom CSS for Gamepad Viewer
/*BEGIN PS4 Controller Styling*/
.controller.ds4 {
background: url(https://i.imgur.com/akvD48z.png);
height: 598px;
width: 806px;
/* margin-left: -403px;
margin-top: -280px;*/
}
.ds4.disconnected {