优化显示

pull/94/merge
Minho 2017-06-26 08:40:00 +08:00
parent 379317b85a
commit c7f32d7cb5
2 changed files with 3 additions and 2 deletions

View File

@ -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;

View File

@ -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>