mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-02-27 17:03:57 +08:00
1、支持sqlite3数据库
2、高亮阅读模式下搜索关键字
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user