Update samy.css

This commit is contained in:
2025-12-09 21:37:36 -05:00
parent 3e45affead
commit b430c4c8f5

View File

@@ -101,7 +101,7 @@ body {
bottom: var(--monkey-bottom); bottom: var(--monkey-bottom);
width: var(--monkey-size); width: var(--monkey-size);
height: var(--monkey-size); height: var(--monkey-size);
background-image: url("SAMY.png"); background-image: url("SAMY5.png");
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: contain; background-size: contain;
opacity: 0.95; opacity: 0.95;