mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 06:03:38 +08:00
update site font
This commit is contained in:
parent
122e223c0b
commit
d90bf42fd5
@ -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,
|
||||
|
@ -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 {
|
||||
|
@ -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;
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user