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
8 files
+ 77
17
Compare changes
  • Side-by-side
  • Inline
Files
8
+ 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