parametres translation paragraphs & translators' permissions

This commit is contained in:
2023-06-21 21:59:28 +02:00
parent e38372ee66
commit 072c32ccd2
57 changed files with 601 additions and 64 deletions
@@ -163,9 +163,6 @@ table {
display: flex;
flex-direction: row; }
.block-system-breadcrumb-block {
margin: 4rem; }
a {
text-decoration: none; }
@@ -825,20 +822,6 @@ a {
.field--name-field-subheading {
font-size: 1rem; }
article.node-type-book {
width: 70%; }
article.node-type-book h2 {
visibility: hidden; }
article.node-type-book div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) {
display: flex;
flex-direction: row;
justify-content: space-between;
list-style: none;
box-shadow: 0px 0px 1px black; }
article.node-type-book .links.inline {
list-style: none;
box-shadow: 0px 0px 1px black; }
.node-book-edit-form {
width: 80%;
border-top-style: solid;
@@ -1037,6 +1020,20 @@ article.node-type-book {
padding-right: 1rem;
padding-bottom: 1rem; }
article.node-type-book {
width: 70%; }
article.node-type-book nav h2 {
visibility: hidden; }
article.node-type-book nav ul {
display: flex;
flex-direction: row;
justify-content: space-between;
list-style: none;
box-shadow: 0px 0px 1px black; }
article.node-type-book .links.inline {
list-style: none;
box-shadow: 0px 0px 1px black; }
#block-breadcrumbs nav ol {
list-style: none;
display: flex;