.table-wrapper {
padding: 20px;
max-width: 800px;
margin: 0 auto;
}
table {
width: 100%;
border-collapse: collapse;
background-color: transparent; /* Fond du tableau transparent */
}
th, td {
border: 1px solid black;
padding: 8px;
text-align: left;
background-color: transparent; /* Fond des cellules transparent */
}
thead {
background-color: transparent; /* En-tête transparent aussi */
}
| Service |
Delivery Time |
Carrier |
| US Domestic - Regular |
1 - 4 business days |
USPS |
| US Domestic - Express |
1 - 3 business days |
FedEx |
| International - Zone 1 (Canada, Mexico) Not available at the moment |
2 - 5 business days |
FedEx |
| International - Zone 2 (Europe) Not available at the moment |
2 - 5 business days |
FedEx |
| International - Zone 3 (Asia-Pacific) Not available at the moment |
2 - 5 business days |
FedEx |