14. Anzeige formatieren

style.css anhängen:

.bestellung{
     background:white;
     border-left:8px solid var(--akzentfarbe);
     padding:15px;
     margin:10px 0;
     font-size:20px;
}