mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-15 09:20:32 +00:00
place carbon ads in docs (#3296)
* place carbon ads in docs * fix lint * keep 4 space tabs
This commit is contained in:
parent
bfd392026d
commit
2c68f1e7ee
3 changed files with 18 additions and 0 deletions
|
@ -22,3 +22,11 @@
|
|||
#glimeRoot * {
|
||||
font-family: var(--md-text-font) !important;
|
||||
}
|
||||
|
||||
#carbon-responsive {
|
||||
--carbon-padding: 1em;
|
||||
--carbon-max-char: 20ch;
|
||||
--carbon-bg-primary: var(--md-default-bg-color) !important;
|
||||
--carbon-bg-secondary: var(--md-default-fg-color--lightest) !important;
|
||||
--carbon-text-color: var(--md-typeset-color) !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue