Because why not ?

This commit is contained in:
MasterAcnolo
2026-01-20 22:30:41 +01:00
parent caa987fa42
commit 26c7d4d2ee

View File

@@ -50,6 +50,16 @@ body {
}
/* Because why not */
#reference{
position: absolute;
pointer-events: none;
bottom: 0;
left: 10px;
font-size: 1em;
color: #b0b0b02f;
}
/* Scrollbar globale pour Chromium/Electron */
body::-webkit-scrollbar {
width: 10px;