Skip to content

Instantly share code, notes, and snippets.

/* === CUSTOM SKIN GPV - PS4 CONTROLLER === */
/* Fond transparent */
body {
background: transparent !important;
}
/* Contour lumineux de la manette */
.controller.ds4 {
filter: drop-shadow(0px 0px 15px rgba(0, 255, 255, 0.8));