tableStyle1 tr:nth-child(odd){ background-color: #cfcfcf; } /*Table Row HOver Style*/ .tableStyle1 tr:hover{ background-color: #e5423f; } </style>.
確定! 回上一頁