We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22eeaef commit c4c26b4Copy full SHA for c4c26b4
theming/rules/_footer.scss
@@ -1,4 +1,3 @@
1
-// theming/rules/_footer.scss
2
.custom-footer {
3
background-color: $navbar-bg;
4
color: $text-muted;
theming/rules/_quarto-tweaks.scss
-// theming/rules/_quarto-tweaks.scss
h1, h2, h3, h4, h5, h6 {
color: $text-color !important;
}
theming/variables/_colors-light.scss
-// theming/variables/_colors-light.scss
@import "grays";
$primary: #2780e3;
0 commit comments