forked from mirror/MrDoc
调整文档页面样式
This commit is contained in:
parent
3c2d5519e5
commit
6cfa60c063
@ -59,12 +59,6 @@
|
|||||||
.markdown-body p code{
|
.markdown-body p code{
|
||||||
border:none;
|
border:none;
|
||||||
}
|
}
|
||||||
/* 分享图标样式 */
|
|
||||||
/* .share-div a{
|
|
||||||
background-color: #00C6CF !important;
|
|
||||||
color: white !important;
|
|
||||||
border-color: #00C6CF !important;
|
|
||||||
} */
|
|
||||||
</style>
|
</style>
|
||||||
<!--[if lt IE 9]>
|
<!--[if lt IE 9]>
|
||||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||||
@ -197,7 +191,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<!-- 标题结束 -->
|
<!-- 标题结束 -->
|
||||||
<!-- 正文开始 -->
|
<!-- 正文开始 -->
|
||||||
<div class="markdown-body" id="content" style="padding: 20px;">
|
<div class="markdown-body" id="content" style="padding: 20px;padding-top: 5px;">
|
||||||
{% block page_content %}
|
{% block page_content %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user