This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user