moved files
This commit is contained in:
6
current_site/src/styles/table.styl
Normal file
6
current_site/src/styles/table.styl
Normal 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;
|
||||
Reference in New Issue
Block a user