mirror of
https://github.com/HeyPuter/puter.git
synced 2025-02-02 23:28:39 +08:00
tweak: improve welcome window footer link color
This commit is contained in:
parent
564ff65363
commit
74baab49f4
@ -4165,11 +4165,12 @@ fieldset[name=number-code] {
|
||||
}
|
||||
|
||||
.welcome-window-footer a{
|
||||
color: #8a94a4;
|
||||
color: #727c8d;
|
||||
text-decoration: none;
|
||||
font-size: 12px;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
}
|
||||
|
||||
.welcome-window-footer a:hover{
|
||||
color: #5f626d;
|
||||
color: #1d1e23;
|
||||
}
|
Loading…
Reference in New Issue
Block a user