.imported-button-common { display: flex; align-items: center; justify-content: center; padding: 12px; font-size: 16px; font-weight: bold; text-transform: uppercase; border-radius: 5px; border: none; cursor: pointer; width: 320px; text-align: center; gap: 8px; margin: 5px; } .imported-button { background-color: #F45422; color: white; } .imported-button2 { background-color: #57AFD5; color: white; } .imported-button3 { background-color: #b64a4a; color: white; } .imported-button4 { background-color: #000000; color: white; } .imported-button5 { background-color: #F1BB5E; color: white; } .imported-button6 { background-color: #EA7F33; color: white; } .imported-button12 { background-color: #2ad07c; color: white; } .imported-button14 { background-color: #9a2e0d; color: white; } .imported-button15 { background-color: #faa679; color: white; } .imported-button22 { background-color: #2550bc; color: white; } .imported-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(320px, 1fr)); gap: 10px; margin-top: 20px; margin-bottom: 20px; } '; } ?> // Il codice รจ stato salvato anche nel file 'buttons_for_michele.php'