adding script vis

This commit is contained in:
2023-10-22 21:13:18 +02:00
parent 094fb57049
commit d6577718a6
5 changed files with 183 additions and 11 deletions

View File

@ -22,6 +22,11 @@
padding: 0;
}
.fluid-bg-transition {
transition: background-color 0.05s ease-in-out;
}
#hydra-bg {
position: fixed; /* ignore margins */
top: 0px;