documentation theme updates (#713)

Co-authored-by: Zois Pagoulatos <zpagoulatos@hotmail.com>
This commit is contained in:
nils måsén 2020-12-20 18:23:06 +01:00 committed by GitHub
parent 4d17cf1a29
commit 8c9545b336
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 30 additions and 4 deletions

View file

@ -0,0 +1,16 @@
[data-md-color-scheme="containrrr"] {
--md-primary-fg-color: #406170;
--md-primary-fg-color--light:#acbfc7;
--md-primary-fg-color--dark: #003343;
--md-accent-fg-color: #003343;
--md-accent-fg-color--transparent: #00334310;
}
.md-header-nav__button.md-logo {
padding: 0;
}
.md-header-nav__button.md-logo img {
width: 1.6rem;
height: 1.6rem;
}