mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2025-12-29 22:39:49 +08:00
文档界面新增导航目录
This commit is contained in:
@@ -50,8 +50,8 @@ a:focus {
|
||||
|
||||
#manualNavi {
|
||||
position: fixed;
|
||||
bottom: 10%;
|
||||
right: 5%;
|
||||
bottom: 0;
|
||||
right: 15px;
|
||||
z-index: 1;
|
||||
text-align: left;
|
||||
}
|
||||
@@ -102,8 +102,8 @@ a:focus {
|
||||
border: 4px solid #91ba61;
|
||||
background: #91ba61;
|
||||
position: absolute;
|
||||
top: -415px;
|
||||
left: 245px;
|
||||
/* top: 0px; */
|
||||
left: 235px;
|
||||
}
|
||||
|
||||
.icon-plus-sign:before,
|
||||
@@ -131,8 +131,8 @@ a:focus {
|
||||
border: 4px solid #ff5370;
|
||||
background: #ff5370;
|
||||
position: absolute;
|
||||
top: -415px;
|
||||
left: 245px;
|
||||
/* top: 0px; */
|
||||
left: 235px;
|
||||
}
|
||||
|
||||
.icon-minus-sign:before {
|
||||
|
||||
Reference in New Issue
Block a user