tentative js table
This commit is contained in:
@@ -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;
|
||||
}
|
||||
@@ -3,7 +3,7 @@
|
||||
/*components*/
|
||||
@import "components/_quotes";
|
||||
@import "components/_tablefields";
|
||||
@import "components/_notes.scss";
|
||||
@import "components/_notes";
|
||||
|
||||
/*global*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user