Added ./libs/ direcroty (and the pages).

This commit is contained in:
2025-11-14 19:43:15 +01:00
parent d4ad6a62d1
commit ef3088c3f1
20 changed files with 444 additions and 112 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ canvas {
padding: calc(1px * var(--pxDensity));
margin: calc(3px * var(--pxDensity)) calc(3px * var(--pxDensity)) 0% 0%;
width: round(auto, var(--pxDensity));
height: calc(6px * var(--pxDensity));
/*height: calc(6px * var(--pxDensity));*/
}
.switch {
position: relative;