Files
2026-07-31 19:29:07 +03:00

15 lines
179 B
Plaintext

.third-button {
background-color: rgb(40, 40, 40);
}
.third-button:hover {
background-color: rgb(48, 48, 48);
color: rgb(27, 27, 27);
}
.ping-effects {
}
.link {
}