Skip to content

Instantly share code, notes, and snippets.

View JotaGo's full-sized avatar
🎯
Focusing

Juan Márquez JotaGo

🎯
Focusing
View GitHub Profile
@JotaGo
JotaGo / 8bitdopro2.css
Last active October 8, 2025 05:31
8bitdo-pro2-skin-gamepadviewer
.controller.custom{
background-image: url(base.svg);
height: 692px;
width: 758px;
}
.custom.disconnected {
background-image: url(disconnected.svg);
}