This commit is contained in:
2023-11-13 14:14:58 +01:00
parent 5e7eee9100
commit 454f18c2c2
21 changed files with 759 additions and 2230 deletions
@@ -1,4 +1,4 @@
/*eql*/
/*rorschach*/
/*components*/
.quote {
font-weight: 700;
@@ -17,7 +17,11 @@ table {
table tbody td {
border: 1px solid #333;
text-align: center;
padding: 1rem; }
padding: 1rem;
background-color: white; }
.display-none {
display: none; }
#paragraph-id--226 tbody td {
text-align: start;
@@ -835,6 +839,9 @@ a {
.field--name-field-subheading {
font-size: 1rem; }
.display-none {
display: none; }
.node-book-edit-form {
width: 80%;
border-top-style: solid;