console, modules

This commit is contained in:
Daniel
2025-04-16 18:37:32 +02:00
committed by Markus Zolliker
parent d1ea9225dc
commit 5d10b6d48d
8 changed files with 77 additions and 53 deletions

View File

@ -136,6 +136,8 @@ meta, body {
overflow: hidden;
}
/* ------------------------------ log ------------------------------ */
.grid-element-3 {
position: absolute;
display: block;
@ -144,6 +146,7 @@ meta, body {
height: 0;
opacity: .9;
z-index: 1000;
/* transition: 1s; */
}
.grid-element-3-visible {