From 24a996973817087f31b4561c8e0f358e1e31edf5 Mon Sep 17 00:00:00 2001 From: cuom1999 Date: Fri, 2 Feb 2024 18:54:33 -0600 Subject: [PATCH] More md css --- resources/content-description.scss | 3 +++ resources/ranks.scss | 1 + 2 files changed, 4 insertions(+) diff --git a/resources/content-description.scss b/resources/content-description.scss index c8195c0..a93855a 100644 --- a/resources/content-description.scss +++ b/resources/content-description.scss @@ -5,6 +5,9 @@ font-size: 16px; font-family: "Segoe UI", "Noto Sans", Arial, "Lucida Grande", sans-serif; + h1, h2, h3, h4, h5, .admonition-title, summary { + font-family: "Noto Sans", "Segoe UI", Arial, "Lucida Grande", sans-serif; + } img { max-width: 100%; height: auto; diff --git a/resources/ranks.scss b/resources/ranks.scss index 391d529..effb6a8 100644 --- a/resources/ranks.scss +++ b/resources/ranks.scss @@ -62,6 +62,7 @@ svg.rate-box { .rating { font-weight: bold; + font-family: "Noto Sans"; } .rate-none, .rate-none a {