This commit is contained in:
KONE SOREL 2026-04-11 15:54:51 +00:00
parent a833cb1f1a
commit a652a5d192
3 changed files with 0 additions and 3 deletions

View File

@ -64,7 +64,6 @@
<style>
/* Identité Visuelle Neutral Pro */
.border-primary { border-color: #212e53 !important; }
.shadow-xs { box-shadow: 0 2px 4px rgba(0,0,0,0.05); }
.form-control.border-2, .input-group-text.border-2 { border-width: 2px !important; }
.majuscule { text-transform: uppercase; }

View File

@ -86,6 +86,5 @@
}
.shadow-xs { box-shadow: 0 2px 4px rgba(0,0,0,0.05); }
.text-primary { color: #212e53 !important; }
code { font-size: 0.9em; background: #f8fafc; padding: 2px 6px; border-radius: 4px; }
</style>

View File

@ -72,7 +72,6 @@
<style>
/* Identité Visuelle Neutral Pro */
.border-primary { border-color: #212e53 !important; }
.shadow-xs { box-shadow: 0 2px 4px rgba(0,0,0,0.05); }
.form-control.border-2, .input-group-text.border-2 { border-width: 2px !important; }
.majuscule { text-transform: uppercase; }