/ Ajustement des largeurs des boîtes /

/ VIOLET ingrédient #AD7FA8 ORANGE recette #FCAF3E BLEU intention #6FA8DC ROUGE action #EC7063 /
:root {
/ --primary-color:#OC5D6A; /
  • -secondary-color-1:#AD7FA8 !important; / VIOLET INGREDIENT ex: rouge #D8604C; /
  • -secondary-color-2:#57575C !important; / GRIS FONCE ex: orange #d78958; /
/ --neutral-soft-color:#57575C; /
/ --neutral-light-color:#f2f2f2; /
}

.qrcard-main-content {
  • overflow: hidden !important;
  • width: 65mm;
}
.qrcard-title {
  • width: 65mm;
}
.qrcard-header {
  • width: 65mm;
}
.qrcard-footer {
  • width: 65mm;
}
.boite1 {
  • width: 25mm;
}
.boite2 {
  • width: 15mm;
}
.boite3, .qrcode {
  • width: 20mm;
}
.boite2 .mini-text {
  • font-size : small;
}
.boite3 .mini-text {
  • font-size : small;
  • text-transform: none;
}
.btn-menu {
display : none !important ;
}


@media (max-width: 800px) {
  • #yw-topnav .navbar-header .navbar-brand {
    • justify-content: left;
  • }

  • #yw-topnav .btn .fa,
  • .yw-topnav-fast-access .btn-group a,
  • .yw-topnav-fast-access .navbar-btn i,
  • .yw-topnav-fast-access .navbar-btn span,
  • .yw-topnav-fast-access .navbar-btn {
    • font-size: 14px !important;
  • }

  • #yw-topnav .yw-topnav-fast-access .btn-icon, #yw-topnav .yw-topnav-fast-access [href="#search"], #yw-topnav .yw-topnav-fast-access .dropdown-toggle {
    • height: auto;
    • width: auto;
  • }

  • .navbar-default .navbar-nav > li > a.btn, .btn {
    • padding: .25rem;
  • }
}
/ .listeListeTypeCarte span::first-letter, .listeListeCategorie span::first-letter {font-size:0;} /