This commit is contained in:
wood 2023-08-30 21:47:02 +08:00
parent 7f936e54e4
commit 232b613aee

View File

@ -283,9 +283,9 @@ input#custom-url-input {
/* border: 1px solid #d3d3d3; */
}
#result-table tr{
/* #result-table tr{
border-radius: 8px;
}
} */
/* 下面的代码定义了结果表格奇数行的背景颜色 */
#result-table tbody tr:nth-child(odd) {