parametres translation paragraphs & translators' permissions
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
article.node-type-book{
|
||||
width: 70%;
|
||||
nav{
|
||||
|
||||
h2{
|
||||
|
||||
visibility: hidden;
|
||||
}
|
||||
ul{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
list-style: none;
|
||||
box-shadow: 0px 0px 1px black;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
.links.inline{
|
||||
list-style: none;
|
||||
box-shadow: 0px 0px 1px black;
|
||||
}
|
||||
}
|
||||
@@ -19,6 +19,9 @@
|
||||
|
||||
}
|
||||
}
|
||||
// .block-system-breadcrumb-block{
|
||||
// margin: 4rem;
|
||||
// }
|
||||
|
||||
|
||||
// #block-breadcrumbs > nav:nth-child(1) > ol:nth-child(2)
|
||||
Reference in New Issue
Block a user