mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
Change to white again
This commit is contained in:
@@ -47,8 +47,8 @@ button.fancy.bg-primary {
|
||||
rgba(0, 123, 255, 1) 100%
|
||||
);
|
||||
border: 0px solid rgb(27, 149, 255);
|
||||
text-shadow: rgba(207, 207, 207, 0.2) 0px 1px;
|
||||
color: #222;
|
||||
text-shadow: rgba(0, 0, 0, 0.2) 0px 1px;
|
||||
color: oklch(0.97 0.014 254.604);
|
||||
}
|
||||
|
||||
button.fancy.bg-primary:hover {
|
||||
|
||||
Reference in New Issue
Block a user