мелочь

This commit is contained in:
2023-10-25 11:19:53 +06:00
parent b8f655f69b
commit d4aa8a48f8
2 changed files with 32 additions and 28 deletions

View File

@ -133,7 +133,7 @@ table.SShow {
border-collapse: collapse;
border: 1px double #999999;
width: 100%;
background-color: #ffffff;
background-color: var(--row-color-2);
border-spacing: 1px 1px;
}