mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 15:10:12 +01:00
Deployed 9b998fb with MkDocs version: 1.1.2
This commit is contained in:
parent
53c402703e
commit
1731302145
36 changed files with 978 additions and 899 deletions
16
stylesheets/theme.css
Normal file
16
stylesheets/theme.css
Normal 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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue