mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-12 06:58:57 +08:00
ENH: Url use Green in dark mode
Change-Id: If6c295c2d2d79aab452b542820a485532e643b3c
This commit is contained in:
parent
05e7ee24bd
commit
a1c9422ec3
@ -4,6 +4,11 @@ body
|
||||
color: #B3B3B5;
|
||||
}
|
||||
|
||||
a
|
||||
{
|
||||
color: #00AE42;
|
||||
}
|
||||
|
||||
.ZScrol::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
|
||||
background-color: #939594;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user