Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 2d0eddff authored by Christophe Chaudier's avatar Christophe Chaudier :rocket: Committed by Julie Thezenas
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 4e6fd163
No related branches found
No related tags found
1 merge request!58Resolve "range docusaurus colors in css"
Pipeline #6068 passed
...@@ -34,7 +34,11 @@ ...@@ -34,7 +34,11 @@
--ifm-navbar-shadow: none; --ifm-navbar-shadow: none;
--ifm-button-shadow: 1px 3px 4px var(--ifm-color-secondary-darkest); --ifm-button-shadow: 1px 3px 4px var(--ifm-color-secondary-darkest);
/* Base colors */ /* Base colors
https://infima.dev/docs/utilities/colors
https://coolors.co/000000-ffffff-805d93-e07931-b3433b
*/
--ifm-color-primary: #000000; --ifm-color-primary: #000000;
--ifm-color-secondary: #ffffff; --ifm-color-secondary: #ffffff;
--ifm-color-success: #577018; --ifm-color-success: #577018;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment