docs: changed button color in scrolltop.css and spacing in conf.py
This commit is contained in:
parent
bc4b1593cc
commit
4785d8edc7
2 changed files with 1 additions and 2 deletions
2
docs/_static/scrolltop.css
vendored
2
docs/_static/scrolltop.css
vendored
|
|
@ -2,7 +2,7 @@
|
|||
position: fixed;
|
||||
top: 20px;
|
||||
right: 20px;
|
||||
background-color: #5EABD6;
|
||||
background-color: #51a0ce;
|
||||
color: white;
|
||||
border: none;
|
||||
padding: 10px 15px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue