mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-10 07:15:10 -06:00
Deploying to gh-pages from @ Klipper3d/klipper@0407c24c78 🚀
This commit is contained in:
parent
eae83321f5
commit
0d82a48075
442 changed files with 141582 additions and 259 deletions
16
fr/_klipper3d/css/extra.css
Normal file
16
fr/_klipper3d/css/extra.css
Normal file
|
@ -0,0 +1,16 @@
|
|||
/* Customization of mkdocs generated site */
|
||||
[data-md-color-scheme="slate"] {
|
||||
--md-primary-fg-color: hsla(var(--md-hue),15%,12%,1);
|
||||
--md-default-bg-color: hsla(var(--md-hue),17%,17%,1);
|
||||
--md-typeset-a-color: steelblue;
|
||||
--md-accent-fg-color: lightblue;
|
||||
}
|
||||
|
||||
img {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
.center-image {
|
||||
margin: 0 auto;
|
||||
display: block;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue