minimal.css 165 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 table { border-collapse: collapse; } table, th, td { border-style: solid; border-width: 1px; } form table, form th, form td { border-style: none; }