mirror of
https://github.com/fmhy/FMHY-SafeGuard.git
synced 2026-03-11 08:55:40 +00:00
Update warning-page.html
Made text on button more readable
This commit is contained in:
parent
0bd1a6d038
commit
3719cdec9e
1 changed files with 2 additions and 1 deletions
|
|
@ -101,7 +101,8 @@
|
|||
border-radius: 8px;
|
||||
border: none;
|
||||
font-family: inherit;
|
||||
font-weight: 500;
|
||||
font-weight: 600;
|
||||
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
|
||||
font-size: 1rem;
|
||||
cursor: pointer;
|
||||
transition: transform 0.2s, opacity 0.2s;
|
||||
|
|
|
|||
Loading…
Reference in a new issue