mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-18 17:48:00 +08:00
add prev&next read (#941)
* add prev&next read * add prev&next in default read.tpl * update prev&next
This commit is contained in:
@@ -576,6 +576,17 @@ table>tbody>tr:hover {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.manual-article .wiki-bottom-left {
|
||||
border-top: 1px solid #E5E5E5;
|
||||
line-height: 25px;
|
||||
color: #333;
|
||||
text-align: left;
|
||||
font-size: 12px;
|
||||
margin-bottom: 20px;
|
||||
margin-top: 30px;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.manual-article .jump-top .view-backtop {
|
||||
position: fixed;
|
||||
bottom: -30px;
|
||||
|
Reference in New Issue
Block a user