tentative js table

This commit is contained in:
2023-11-09 17:13:12 +01:00
parent bee5442486
commit 5e7eee9100
6 changed files with 146 additions and 26 deletions
@@ -20,11 +20,12 @@ table{
border: 1px solid #333;
text-align: center;
padding: 1rem;
background-color: red;
}
}
#paragraph-id--226{
tbody {
td{
@@ -3,4 +3,6 @@
}
.display-none{
display: none;
}
+1 -1
View File
@@ -3,7 +3,7 @@
/*components*/
@import "components/_quotes";
@import "components/_tablefields";
@import "components/_notes.scss";
@import "components/_notes";
/*global*/