mirror of https://github.com/mindoc-org/mindoc.git
优化显示
parent
379317b85a
commit
c7f32d7cb5
|
@ -16,8 +16,8 @@ body {
|
|||
word-wrap: break-word;
|
||||
line-height: 1em;
|
||||
}
|
||||
input,select,textarea,button,body,code {
|
||||
font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif
|
||||
h1,h2,h3,h4,h5,h6,strong,input,select,textarea,button,body,code {
|
||||
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 {
|
||||
font-size: 2.25em;
|
||||
|
|
|
@ -24,6 +24,7 @@
|
|||
{{end}}
|
||||
<!-- 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:// -->
|
||||
|
||||
<!--[if lt IE 9]>
|
||||
<script src="/static/html5shiv/3.7.3/html5shiv.min.js"></script>
|
||||
<script src="/static/respond.js/1.4.2/respond.min.js"></script>
|
||||
|
|
Loading…
Reference in New Issue