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

Resolve "Add CheatSheet form on internal page"

Merged Christophe Chaudier requested to merge 63-add-cheatsheet-form-on-internal-page into master
Compare and Show latest version
4 files
+ 41
4
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 12
0
.button {
margin: 10px;
}
.button--beta {
background-color: var(--ifm-color-dark-green);
border-color: var(--ifm-color-dark-green);
}
form > p {
color: aquamarine;
}
\ No newline at end of file
Loading