moved files

This commit is contained in:
2025-12-29 12:46:22 +10:00
parent eb509fb846
commit b47e479b95
37 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
.table, .table-content *, .table-content
border: 1px solid black;
border-collapse: collapse;
.table-content__table-row:nth-child(2n)
background: #F0FFF0;