css rorschach theme

This commit is contained in:
2023-06-18 20:42:25 +02:00
parent 0e6de56e3e
commit 71b72cb231
26 changed files with 406 additions and 205 deletions
@@ -0,0 +1,23 @@
#block-breadcrumbs{
nav {
ol {
list-style: none;
display: flex;
flex-direction: row;
justify-content: flex-start;
li{
padding-right: 1rem;
::after{
padding-left: 1rem;
content: " >";
}
}
}
}
}
// #block-breadcrumbs > nav:nth-child(1) > ol:nth-child(2)
@@ -6,7 +6,7 @@
header{
// display: block;
// width: 100%;
position: fixed;
// position: fixed;
z-index: 99;
width: 100vw;
@@ -100,7 +100,7 @@
padding-bottom: 0.8rem;
max-width: inherit;
width: 220px;
align-items: center;
// align-items: center;
// padding-left: 1rem;
height: 20px;
// text-align: none