Update heading styles. self-hosted list WIP
This commit is contained in:
@@ -11,13 +11,14 @@
|
||||
--ifm-color-primary-darker: #471947;
|
||||
--ifm-color-primary-darkest: #3b143b;
|
||||
--ifm-color-primary-light: #3b143b;
|
||||
--ifm-color-primary-lighter: #612161;
|
||||
--ifm-color-primary-lightest: #6d266d;
|
||||
--ifm-color-primary-lighter: #712471;
|
||||
--ifm-color-primary-lightest: #9d389d;
|
||||
--ifm-code-font-size: 95%;
|
||||
--docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.1);
|
||||
--ifm-footer-link-hover-color: #b07ab0;
|
||||
--ifm-link-color: var(--ifm-color-primary-lightest);
|
||||
--ifm-global-shadow-lw: 0 1px 2px 0 #541d5428;
|
||||
--ifm-heading-color: #575757;
|
||||
}
|
||||
|
||||
.hero--primary {
|
||||
@@ -36,8 +37,14 @@
|
||||
--ifm-color-primary-lightest: #d1b2d1;
|
||||
--docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.3);
|
||||
--ifm-link-color: var(--ifm-color-primary-darker);
|
||||
--ifm-heading-color: #919191;
|
||||
}
|
||||
|
||||
.hero {
|
||||
border-bottom: 2px solid var(--ifm-color-primary-opaque-2);
|
||||
h1 a,
|
||||
h2 a,
|
||||
h3 a,
|
||||
h4 a,
|
||||
h5 a,
|
||||
h6 a {
|
||||
color: var(--ifm-heading-color) !important;
|
||||
}
|
||||
Reference in New Issue
Block a user