Changed some fonts and fix missing email icon

This commit is contained in:
2024-04-03 22:57:15 +00:00
parent 9a5082be16
commit 477c178ca1
18 changed files with 153 additions and 49 deletions
+18 -18
View File
@@ -563,7 +563,7 @@ html { font-size: 16px; -webkit-text-size-adjust: 100%; /* 1 */ }
@media print { html { font-size: 14px; } }
body { padding: 0; margin: 0; font: 400 1rem/1.4 "Lora", "Minion Pro", Palatino, Georgia, serif; }
body { padding: 0; margin: 0; font: 400 1rem/1.4 "Roboto Slab", Lora, "Minion Pro", Palatino, Georgia, serif; }
body ::-moz-selection { background: rgba(252, 77, 80, 0.5); }
@@ -573,9 +573,9 @@ body ::selection { background: rgba(252, 77, 80, 0.5); }
h1, h2, h3, h4, h5, h6, p, hr, blockquote, figure, pre, .highlighter-rouge, ul, ol, dl, table, .footnotes { padding: 0; margin: 0.5rem 0; }
input, textarea, select, button { font: 400 1rem/1.4 "Lora", "Minion Pro", Palatino, Georgia, serif; color: #222; }
input, textarea, select, button { font: 400 1rem/1.4 "Roboto Slab", Lora, "Minion Pro", Palatino, Georgia, serif; color: #222; }
h1, h2, h3, h4, h5, h6, strong { font-weight: 700; font-family: "Open Sans", Helvetica, "Helvetica Neue", Arial, sans-serif; letter-spacing: -.05rem; line-height: 1; }
h1, h2, h3, h4, h5, h6, strong { font-weight: 600; font-family: "Poppins", "ZCOOL XiaoWei", "Open Sans", Helvetica, "Helvetica Neue", Arial, sans-serif; letter-spacing: -.05rem; line-height: 1; }
h1 { font-size: 2.5rem; color: #000; }
@@ -601,7 +601,7 @@ h6 { font-size: 1rem; color: #888; }
@media (max-width: 499px) { h6 { font-size: 1rem; } }
a { font-weight: 700; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
a { font-weight: 600; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
a, a:link, a:visited { text-decoration: none; }
@@ -635,7 +635,7 @@ input:focus { outline: none; }
@media print { a, a:link, a:visited { text-decoration: underline; } .root[data-is-touch="false"] a:hover { text-decoration: underline; } .root[data-is-touch] a.active, .root[data-is-touch] a:active { text-decoration: underline; } img, tr, pre, blockquote { page-break-inside: avoid; } }
.button, .swiper__button { display: inline-block; font-weight: 700; line-height: 1 !important; text-decoration: none !important; cursor: pointer; outline: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.button, .swiper__button { display: inline-block; font-weight: 600; line-height: 1 !important; text-decoration: none !important; cursor: pointer; outline: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.button svg, .swiper__button svg { width: 1rem; height: 1rem; }
@@ -1227,7 +1227,7 @@ ul.toc .toc-h2, ul.toc .toc-h2 a, ul.toc .toc-h3, ul.toc .toc-h3 a, ul.toc .toc-
ul.toc .toc-h1 { border: 0 solid #e6e6e6; border-bottom-width: 1px; padding: 0.5rem 0 0.25rem 0; margin-bottom: 0.5rem; color: #000; }
ul.toc .toc-h1, ul.toc .toc-h1 a { font-size: 0.85rem; font-weight: 700; line-height: 1.2; }
ul.toc .toc-h1, ul.toc .toc-h1 a { font-size: 0.85rem; font-weight: 600; line-height: 1.2; }
ul.toc .toc-h1 a { -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
@@ -1245,7 +1245,7 @@ ul.toc .toc-h1 a, ul.toc .toc-h1 a:link, ul.toc .toc-h1 a:visited { color: #000;
ul.toc .toc-h1 a.disabled, ul.toc .toc-h1 a:disabled { color: rgba(0, 0, 0, 0.2) !important; }
ul.toc .toc-h2, ul.toc .toc-h2 a { font-weight: 700; }
ul.toc .toc-h2, ul.toc .toc-h2 a { font-weight: 600; }
ul.toc .toc-h3 { margin-left: 1rem; }
@@ -1315,7 +1315,7 @@ ul.toc--navigator .toc-h1 a, ul.toc--navigator .toc-h1 a:link, ul.toc--navigator
ul.toc--navigator .toc-h1 a.disabled, ul.toc--navigator .toc-h1 a:disabled { color: rgba(0, 0, 0, 0.4) !important; }
ul.toc--navigator .toc-h2, ul.toc--navigator .toc-h2 a { font-size: 0.85rem; font-weight: 700; line-height: 1.2; }
ul.toc--navigator .toc-h2, ul.toc--navigator .toc-h2 a { font-size: 0.85rem; font-weight: 600; line-height: 1.2; }
.item { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }
@@ -1569,7 +1569,7 @@ a > .item__header.disabled, a > .item__header:disabled, a.item__header.disabled,
@media (max-width: 499px) { .header__brand > svg { width: 1.44rem; height: 1.44rem; } }
.header__brand > a { display: inline-block; font-size: 1.2rem; }
.header__brand > a { display: inline-block; font-size: 1.5rem; }
.navigation { overflow: hidden; overflow-x: auto; -webkit-overflow-scrolling: touch; }
@@ -1668,7 +1668,7 @@ a > .item__header.disabled, a > .item__header:disabled, a.item__header.disabled,
@media (max-width: 499px) { .article__header--overlay .overlay { min-height: 29rem; padding-top: 3rem; padding-bottom: 3rem; } }
.article__header--overlay .overlay__excerpt { font-size: 2rem; font-weight: 700; }
.article__header--overlay .overlay__excerpt { font-size: 2rem; font-weight: 600; }
@media (max-width: 1023px) { .article__header--overlay .overlay__excerpt { font-size: 1.75rem; } }
@@ -1748,7 +1748,7 @@ a > .item__header.disabled, a > .item__header:disabled, a.item__header.disabled,
.article__content .highlighter-rouge > .highlight > pre > code, .article__content figure.highlight > pre > code { display: block; }
.article__content figure.highlight::before { display: block; padding: 0.5rem 1rem 0.5rem 0; font-weight: 700; color: rgba(0, 0, 0, 0.1); text-align: right; text-transform: uppercase; content: attr(data-lang); background-color: rgba(0, 0, 0, 0.05); border-top-left-radius: 0.4rem; border-top-right-radius: 0.4rem; }
.article__content figure.highlight::before { display: block; padding: 0.5rem 1rem 0.5rem 0; font-weight: 600; color: rgba(0, 0, 0, 0.1); text-align: right; text-transform: uppercase; content: attr(data-lang); background-color: rgba(0, 0, 0, 0.05); border-top-left-radius: 0.4rem; border-top-right-radius: 0.4rem; }
.article__content figure.highlight > pre { padding-top: 0; border-top-left-radius: 0; border-top-right-radius: 0; }
@@ -1780,7 +1780,7 @@ a > .item__header.disabled, a > .item__header:disabled, a.item__header.disabled,
@media print { .article__content dl dt p, .article__content dl dd p { margin: 0.25rem; } }
.article__content dl dt { font-weight: 700; }
.article__content dl dt { font-weight: 600; }
.article__content dl dd { margin-left: 2rem; }
@@ -1794,7 +1794,7 @@ a > .item__header.disabled, a > .item__header:disabled, a.item__header.disabled,
.article__content table th, .article__content table td { padding: 0.5rem; border: 1px solid #e6e6e6; }
.article__content table th { font-weight: 700; }
.article__content table th { font-weight: 600; }
.article__footer { margin: 1.5rem 0; font-size: 0.85rem; }
@@ -2114,7 +2114,7 @@ a > .item__header.disabled, a > .item__header:disabled, a.item__header.disabled,
.author-profile__avatar { width: 5rem; height: 5rem; margin-top: 0.5rem; border-radius: 50%; }
.author-profile__name { font-size: 1.25rem; font-weight: 700; }
.author-profile__name { font-size: 1.25rem; font-weight: 600; }
.author-profile__name a { -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
@@ -2262,7 +2262,7 @@ a > .item__header.disabled, a > .item__header:disabled, a.item__header.disabled,
@media (max-width: 499px) { .search--google-custom-search-engine .main { position: absolute; padding: 0; } }
.search__header { margin-top: 1.5rem; font-size: 2.5rem; font-weight: 700; color: #000; }
.search__header { margin-top: 1.5rem; font-size: 2.5rem; font-weight: 600; color: #000; }
.search--light .search__header { color: #000; }
@@ -2350,11 +2350,11 @@ a > .item__header.disabled, a > .item__header:disabled, a.item__header.disabled,
.search-box > .search-box__icon-search { top: 0; left: 0; }
.search__cancel { margin-left: 0.5rem; font-weight: 700; white-space: nowrap; }
.search__cancel { margin-left: 0.5rem; font-weight: 600; white-space: nowrap; }
.search-result { margin: 1.5rem 0; font-size: 0.85rem; line-height: 1.2; }
.search-result__header { margin: 1rem 0 0.5rem 0; font-size: 1.25rem; font-weight: 700; color: #888; text-transform: uppercase; }
.search-result__header { margin: 1rem 0 0.5rem 0; font-size: 1.25rem; font-weight: 600; color: #888; text-transform: uppercase; }
.search--light .search-result__header { color: #888; }
@@ -2572,7 +2572,7 @@ body, html, .root, .layout--page { height: 100%; }
.article__section-navigator > .previous, .article__section-navigator > .next { width: 50%; }
.article__section-navigator > .previous > span, .article__section-navigator > .next > span { font-weight: 700; color: #888; }
.article__section-navigator > .previous > span, .article__section-navigator > .next > span { font-weight: 600; color: #888; }
.article__section-navigator > .previous > a, .article__section-navigator > .next > a { display: block; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
File diff suppressed because one or more lines are too long