ruạṛ
body { width: 640px; margin: 0; padding: 10px; font-family: Arial, sans-serif; font-size: 1em; /* 16px */ color: #333; } h1, h2, h3 { font-weight: normal; margin: 0.5em 0; color: #663366; } h1 { font-size: 1.25em; /* 20px from 16px */ } h2 { font-size: 1.125em; clear: left; } h3 { font-size: 1em; font-weight: bold; } p { } ul { list-style-type: circle; } ul.navigation { display: block; } .navigation li { display: inline-block; width: 25%; } .banner { background: #e3e3e3 url('../images/bg-header.jpg') top left repeat-x; width: 100%; } .customer { float: left; width: 49%; } .store { float: right; width: 49%; } .details { clear: both; } table.order { width: 100%; border-collapse: collapse; border-bottom: 1px solid #663366; } .order th { font-weight: normal; color: #663366; vertical-align: top; } .order td { vertical-align: top; } .order tr:first-child > * { border-top: 1px solid #663366; padding-top: 4px; } .order .name { text-align: left; } .order .options { text-align: left; width: 40%; } .order .price { text-align: right; width: 15%; } .order .quantity { text-align: center; width: 10%; } .order .total { text-align: right; width: 15%; }
cải xoăn