15 lines
179 B
Plaintext
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 {
|
|
}
|