roles and permissions

This commit is contained in:
2023-06-21 20:52:42 +02:00
parent 7a4d729847
commit e38372ee66
15 changed files with 94 additions and 306 deletions
@@ -879,6 +879,8 @@ article.node-type-book {
#header-top {
height: 7rem;
padding-right: 2rem;
padding-left: 2rem;
background-color: white;
display: flex;
flex-direction: row;
@@ -892,8 +894,10 @@ article.node-type-book {
#header-top .region-header-top-left {
display: flex;
flex-direction: row; }
#header-top .region-header-top-left #block-rorschach-site-branding img {
width: 10%; }
#header-top .region-header-top-left #block-rorschach-site-branding {
display: flex; }
#header-top .region-header-top-left #block-rorschach-site-branding img {
width: 50%; }
#header-top .region-header-top-left #block-rorschach-main-menu {
align-self: baseline;
width: 70%;