a bit fatter headings
This commit is contained in:
@@ -6,6 +6,14 @@
|
||||
src: url("./plugins/nodebb-theme-westgate/fonts/cinzel/cinzel-latin-400-normal.woff2") format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Cinzel";
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
font-display: swap;
|
||||
src: url("./plugins/nodebb-theme-westgate/fonts/cinzel/cinzel-latin-500-normal.woff2") format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Cinzel";
|
||||
font-style: normal;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
--wiki-chrome-radius: 8px;
|
||||
--wiki-chrome-heading-color: var(--wg-text);
|
||||
--wiki-chrome-page-title-font-family: var(--wg-font-display);
|
||||
--wiki-chrome-page-title-font-weight: 400;
|
||||
--wiki-chrome-page-title-font-weight: 500;
|
||||
--wiki-chrome-muted-color: var(--wg-text-muted);
|
||||
--wiki-chrome-link-color: var(--wg-gold);
|
||||
--wiki-chrome-link-hover-color: #e0c878;
|
||||
@@ -36,7 +36,7 @@
|
||||
--wiki-prose-color: var(--wg-text-soft);
|
||||
--wiki-prose-heading-color: var(--wg-text);
|
||||
--wiki-prose-large-heading-color: var(--wg-gold);
|
||||
--wiki-prose-heading-font-weight: 400;
|
||||
--wiki-prose-heading-font-weight: 500;
|
||||
--wiki-prose-heading-bold-font-weight: 700;
|
||||
--wiki-prose-heading-text-shadow:
|
||||
0 1px 0 rgba(0, 0, 0, 0.9),
|
||||
|
||||
Reference in New Issue
Block a user