Merge branch 'master' of github.com:squidfunk/mkdocs-material

This commit is contained in:
squidfunk
2020-06-23 08:45:56 +02:00
3 changed files with 74 additions and 171 deletions

View File

@@ -52,7 +52,7 @@
linear-gradient(
to bottom,
var(--md-primary-fg-color),
hsla(280deg, 67%, 55%, 1) 99%,
hsla(280, 67%, 55%, 1) 99%,
white 99%
);
}