From e783478dfe3bc0b15b47aee3b67dbae60ff41322 Mon Sep 17 00:00:00 2001 From: Skywt2003 Date: Fri, 12 Nov 2021 15:54:18 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=AD=97=E9=87=8D=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/argon-design-system.css | 14 +++++++------- assets/style.css | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/assets/css/argon-design-system.css b/assets/css/argon-design-system.css index f96c017..530c37f 100755 --- a/assets/css/argon-design-system.css +++ b/assets/css/argon-design-system.css @@ -444,7 +444,7 @@ h6, .lead { font-size: 1.25rem; - font-weight: 300; + font-weight: 400; } .display-1 { @@ -21126,13 +21126,13 @@ textarea[resize="horizontal"] { p { font-size: 1rem; - font-weight: 300; + font-weight: 400; line-height: 1.7; } .lead { font-size: 1.25rem; - font-weight: 300; + font-weight: 400; line-height: 1.7; margin-top: 1.5rem; } @@ -21183,7 +21183,7 @@ p { .display-3 span, .display-4 span { display: block; - font-weight: 300; + font-weight: 400; } article h4:not(:first-child), @@ -21562,7 +21562,7 @@ article h5+figure { .flatpickr-current-month { font-size: 135%; line-height: inherit; - font-weight: 300; + font-weight: 400; color: inherit; position: absolute; width: 75%; @@ -21615,7 +21615,7 @@ article h5+figure { display: inline-block; font-size: inherit; font-family: inherit; - font-weight: 300; + font-weight: 400; line-height: inherit; height: auto; border: 0; @@ -23520,7 +23520,7 @@ html:not([dir="rtl"]) .noUi-horizontal .noUi-handle { .ct-title { margin-top: 1rem; margin-bottom: .5rem; - font-weight: 300; + font-weight: 400; } @media (min-width: 576px) { diff --git a/assets/style.css b/assets/style.css index 73e7c74..d7463e7 100644 --- a/assets/style.css +++ b/assets/style.css @@ -31,7 +31,7 @@ article, article .post-title a { } article{ font-size: 1rem; - font-weight: 300; + font-weight: 400; line-height: 1.7; } blockquote {