| Linux webm010.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 Path : /home/c/u/i/cuisinesj/www/new/wp-content/themes/auberge/assets/sass/starter/base/ |
| Current File : /home/c/u/i/cuisinesj/www/new/wp-content/themes/auberge/assets/sass/starter/base/__table.scss |
/* FILE: starter/base/__table.scss */
//
// General table styles
//
table {
@extend %line_height_golden_minor;
width: 100%;
margin: 0 0 $golden*1em;
border-width: 2px;
border-style: solid;
}
caption {
padding: 1em 0;
}
th,
td {
padding: ( $golden_major + em ) 1em;
border-width: 1px;
border-style: solid;
vertical-align: top;
}
th,
tfoot td {
@extend %font_weight_700;
text-align: $left; // {{RTL}}
border-width: 2px;
}