[

(#ENV*{message_ok})

] [

(#ENV*{message_erreur})

]
#ACTION_FORMULAIRE{#ENV{action}}
Polices
Tailles
[(#SAISIE{input, font-size-base, label=$font-size-base, placeholder=1rem})] [(#SAISIE{input, font-size-sm, label=$font-size-sm, placeholder=$font-size-base * .875})] [(#SAISIE{input, font-size-lg, label=$font-size-lg, placeholder=$font-size-base * 1.25})]
Hauteurs de ligne
[(#SAISIE{input, line-height-base, type=number, min=1, step=0.01, label=$line-height-base, placeholder=1.5})] [(#SAISIE{input, line-height-sm, type=number, min=1, step=0.01, label=$line-height-sm, placeholder=1.25})] [(#SAISIE{input, line-height-lg, type=number, min=1, step=0.01, label=$line-height-lg, placeholder=2})]
Familles de police
#SET{sans_serif,'system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"'} #SET{monospace,'SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace'} [(#SAISIE{input,font-family-sans-serif, label=$font-family-sans-serif, placeholder=#GET{sans_serif}})] [(#SAISIE{input,font-family-monospace, label=$font-family-monospace, placeholder=#GET{monospace}})] [(#SAISIE{input,font-family-base, label=$font-family-base, placeholder=var(--#{$prefix}font-sans-serif)})] [(#SAISIE{input,font-family-code, label=$font-family-code, placeholder=var(--#{$prefix}font-monospace)})]
Polices de titre
[(#SAISIE{input,headings-font-family, label=$headings-font-family, explication=Par défaut c'est la même que le body, placeholder=null})] [(#SAISIE{selection,headings-font-style, label=$headings-font-style, cacher_option_intro=oui, data=#ARRAY{ null,null, normal,normal, italic,italic, oblique,oblique }, defaut=null})] [(#SAISIE{selection,headings-font-weight, label=$headings-font-weight, cacher_option_intro=oui, data=#ARRAY{ 100,100, 200,200, 300,300, 400,400, 500,500, 600,600, 700,700, 800,800, 900,900, }, defaut=500})] [(#SAISIE{input, headings-color, label=$headings-color, placeholder=inherit})] [(#SAISIE{input, headings-line-height, type=number, min=1, step=0.01, label=$headings-line-height, placeholder=1.2})] [(#SAISIE{input, headings-margin-bottom, label=$headings-margin-bottom, placeholder=$spacer * .5})]
Taille des titres
[(#SAISIE{input, h1-font-size, label=$h1-font-size, placeholder=$font-size-base * 2.5})] [(#SAISIE{input, h2-font-size, label=$h2-font-size, placeholder=$font-size-base * 2})] [(#SAISIE{input, h3-font-size, label=$h3-font-size, placeholder=$font-size-base * 1.75})] [(#SAISIE{input, h4-font-size, label=$h4-font-size, placeholder=$font-size-base * 1.5})] [(#SAISIE{input, h5-font-size, label=$h5-font-size, placeholder=$font-size-base * 1.25})] [(#SAISIE{input, h6-font-size, label=$h6-font-size, placeholder=$font-size-base})]
Display headings
[(#SAISIE{input,display-font-family, label=$display-font-family, placeholder=null})] [(#SAISIE{selection,display-font-style, label=$display-font-style, cacher_option_intro=oui, data=#ARRAY{ null,null, normal,normal, italic,italic, oblique,oblique }, defaut=null})] [(#SAISIE{selection,display-font-weight, label=$display-font-weight, cacher_option_intro=oui, data=#ARRAY{ 100,100, 200,200, 300,300, 400,400, 500,500, 600,600, 700,700, 800,800, 900,900, }, defaut=300})] [(#SAISIE{input, display-line-height, label=$display-line-height, placeholder=$headings-line-height})]
Lead paragraph
[(#SAISIE{input, lead-font-size, label=$lead-font-size, placeholder=$font-size-base * 1.25})] [(#SAISIE{selection,lead-font-weight, label=$lead-font-weight, cacher_option_intro=oui, data=#ARRAY{ 100,100, 200,200, 300,300, 400,400, 500,500, 600,600, 700,700, 800,800, 900,900, }, defaut=300})]