IMPROVEMENT: change color of the back-to-top button

This commit is contained in:
FarseaSH 2024-06-11 19:57:52 +08:00
parent a21b2839ba
commit 311fcb2a6f

View file

@ -480,7 +480,7 @@ hr {
outline: none;
background-color: #d1d1d1; /* Set a background color */
color: #696969; /* Text color */
color: #3a6ba5; /* Text color */
opacity: 0.85;