update site font

This commit is contained in:
afc163 2016-09-29 11:21:19 +08:00
parent 122e223c0b
commit d90bf42fd5
4 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@ div.main-container {
.aside-container {
padding-bottom: 50px;
font-family: lato;
font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimSun, sans-serif;
&.ant-menu-inline .ant-menu-submenu-title h4,
&.ant-menu-inline > .ant-menu-item,

View File

@ -73,7 +73,7 @@
border: 0;
float: right;
font-size: 14px;
font-family: lato;
font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimSun, sans-serif;
}
#nav li {

View File

@ -33,7 +33,7 @@
top: 53%;
color: #fff;
text-align: right;
font-family: lato;
font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimSun, sans-serif;
}
.banner-text-wrapper h2 {
font-size: 40px;

View File

@ -19,7 +19,7 @@
line-height: 40px;
margin-bottom: 24px;
margin-top: 8px;
font-family: lato,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;
font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimSun, sans-serif;
.subtitle {
font-weight: normal;
@ -34,7 +34,7 @@
.markdown h5,
.markdown h6 {
color: #404040;
font-family: lato,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;
font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimSun, sans-serif;
margin: 1.6em 0 0.6em 0;
font-weight: 500;
clear: both;