docs: changed button color in scrolltop.css and spacing in conf.py

This commit is contained in:
DaleStack 2025-08-01 03:14:43 +08:00
parent bc4b1593cc
commit 4785d8edc7
2 changed files with 1 additions and 2 deletions

View file

@ -2,7 +2,7 @@
position: fixed;
top: 20px;
right: 20px;
background-color: #5EABD6;
background-color: #51a0ce;
color: white;
border: none;
padding: 10px 15px;