config view content admin

This commit is contained in:
2023-11-06 14:43:39 +01:00
parent 8668a0438e
commit 215ddf2784
6 changed files with 187 additions and 56 deletions
@@ -822,6 +822,14 @@ a {
.field--name-field-subheading {
font-size: 1rem; }
.note {
display: table;
border: 1px solid #333;
text-align: center;
font-weight: bold;
padding: 1rem;
background-color: grey; }
.node-book-edit-form {
width: 80%;
border-top-style: solid;