More md css

This commit is contained in:
cuom1999 2024-02-02 18:54:33 -06:00
parent 9b7cdf811a
commit 24a9969738
2 changed files with 4 additions and 0 deletions

View file

@ -5,6 +5,9 @@
font-size: 16px; font-size: 16px;
font-family: "Segoe UI", "Noto Sans", Arial, "Lucida Grande", sans-serif; 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 { img {
max-width: 100%; max-width: 100%;
height: auto; height: auto;

View file

@ -62,6 +62,7 @@ svg.rate-box {
.rating { .rating {
font-weight: bold; font-weight: bold;
font-family: "Noto Sans";
} }
.rate-none, .rate-none a { .rate-none, .rate-none a {