mirror of
https://github.com/apachecn/ailearning.git
synced 2026-03-20 11:55:34 +08:00
2021-05-08 23:51:36
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#dark-mode-btn {
|
||||
position: fixed;
|
||||
right: 20px;
|
||||
right: 15px;
|
||||
top: 100px;
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
width: 35px;
|
||||
height: 35px;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user