UPD: Button consistency
This commit is contained in:
@@ -25,4 +25,10 @@ body {
|
||||
|
||||
::-webkit-scrollbar-track { /* Background */
|
||||
background: var(--scrollbar-background);
|
||||
}
|
||||
|
||||
::selection {
|
||||
background: #c66936;
|
||||
color: black;
|
||||
text-shadow: none;
|
||||
}
|
||||
Reference in New Issue
Block a user