From 692eb064bf842be0cf3052c0f13a135c7f2fa62e Mon Sep 17 00:00:00 2001 From: Tony Yang Date: Wed, 20 Jan 2021 18:28:44 +0800 Subject: [PATCH 1/2] [Style] font-weight adjustment --- src/assets/scss/news/agenda.scss | 2 +- src/assets/scss/news/card.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/scss/news/agenda.scss b/src/assets/scss/news/agenda.scss index a0e7693..5c9f9fb 100644 --- a/src/assets/scss/news/agenda.scss +++ b/src/assets/scss/news/agenda.scss @@ -521,7 +521,7 @@ @include qaQdisplay(); display: inline-block; - font-weight: 900; + font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.25; diff --git a/src/assets/scss/news/card.scss b/src/assets/scss/news/card.scss index 7cbc1b2..5a2e9f4 100644 --- a/src/assets/scss/news/card.scss +++ b/src/assets/scss/news/card.scss @@ -29,6 +29,6 @@ p.description { line-height: 1.55em; text-align: center; - font-weight: 900; + font-weight: bold; } } From 72756e993bcdab369b6bfa650c24bf8883a11dda Mon Sep 17 00:00:00 2001 From: Tony Yang Date: Wed, 20 Jan 2021 18:41:54 +0800 Subject: [PATCH 2/2] =?UTF-8?q?[Content]=20=E7=88=B2=20->=20=E7=82=BA=20to?= =?UTF-8?q?=20prevent=20missing=20font?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/news/Agenda.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/news/Agenda.vue b/src/components/news/Agenda.vue index 43016af..1e96655 100644 --- a/src/components/news/Agenda.vue +++ b/src/components/news/Agenda.vue @@ -72,10 +72,10 @@ OOP」等。
  • 詳細說明 - Description:必填。不限字數,請說明這個議程您認爲重要的相關細節,以利審稿委員更瞭解您的作品。我們強烈建議您詳細填寫此項,讓審稿委員全面且深入地了解您的稿件,增加入選機率。 + Description:必填。不限字數,請說明這個議程您認為重要的相關細節,以利審稿委員更瞭解您的作品。我們強烈建議您詳細填寫此項,讓審稿委員全面且深入地了解您的稿件,增加入選機率。
  • 關鍵字 Keywords:選填、公開。請勾選與議程內容相關的關鍵字,或自行新增。
  • -
  • 附件 Attachment:選填。可以附上程式碼、投影片草稿或任何您認爲有助於我們瞭解您的議程的附件。
  • +
  • 附件 Attachment:選填。可以附上程式碼、投影片草稿或任何您認為有助於我們瞭解您的議程的附件。