mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-20 10:48:00 +08:00
优化显示
This commit is contained in:
@@ -16,8 +16,8 @@ body {
|
|||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
line-height: 1em;
|
line-height: 1em;
|
||||||
}
|
}
|
||||||
input,select,textarea,button,body,code {
|
h1,h2,h3,h4,h5,h6,strong,input,select,textarea,button,body,code {
|
||||||
font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif
|
font-family: "Helvetica Neue",Helvetica,"Segoe UI",Arial,freesans,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Microsoft Yahei","Helvetica Neue",Helvetica;
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 2.25em;
|
font-size: 2.25em;
|
||||||
|
@@ -24,6 +24,7 @@
|
|||||||
{{end}}
|
{{end}}
|
||||||
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
||||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||||
|
|
||||||
<!--[if lt IE 9]>
|
<!--[if lt IE 9]>
|
||||||
<script src="/static/html5shiv/3.7.3/html5shiv.min.js"></script>
|
<script src="/static/html5shiv/3.7.3/html5shiv.min.js"></script>
|
||||||
<script src="/static/respond.js/1.4.2/respond.min.js"></script>
|
<script src="/static/respond.js/1.4.2/respond.min.js"></script>
|
||||||
|
Reference in New Issue
Block a user