diff --git a/jdmain.css b/jdmain.css index 25db740..c22a12a 100644 --- a/jdmain.css +++ b/jdmain.css @@ -1169,8 +1169,8 @@ border: 1px solid #446; border-collapse: collapse; padding: 0.2ex 0.4ex; } table.border th {text-align: left; padding: 0.2ex 0.8ex;} -table.form th:first-child {min-width: 10em;} - +table.form > th:first-child {min-width: 10em;} +table.form table tr:nth-child(even) {background: #fed;} /*------------------------------------------ //footer -------------------------------------------------*/