(Created page with "/*parts css*/ /* Table */ .table-responsive table { width: 90%; margin:15px 10px; border: 1px solid #d3d3d3; border-collapse: collapse; } →table cells: .table-respons...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
/*parts css*/ | /*parts css*/ | ||
− | + | .table-responsive{ | |
− | .table-responsive | + | width:100%; |
− | width: | + | text-align:center; |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } |
Latest revision as of 20:06, 1 November 2017
/*parts css*/ .table-responsive{ width:100%; text-align:center; }