1、支持sqlite3数据库

2、高亮阅读模式下搜索关键字
This commit is contained in:
Minho
2017-05-20 09:52:18 +08:00
parent fc9678b414
commit 79a464352e
8 changed files with 57 additions and 39 deletions

View File

@@ -360,6 +360,10 @@ h6 {
background: linear-gradient(to bottom, #10af88 0%, #10af88 100%);
color: #ffffff;
}
.m-manual .markdown-body .search-highlight{
background-color: #FFFF00 !important;
font-style: normal;
}
.m-manual .manual-left .m-copyright {
border-top: 0;
background: #fafafa;