yeah we doin a new webby site now

This commit is contained in:
martyTF 2026-06-16 19:42:03 +02:00
parent 1b1ffe3bb4
commit ab3ba56260
17 changed files with 232 additions and 581 deletions

5
rest.css Normal file
View file

@ -0,0 +1,5 @@
#iframe {
width: calc(100% - 20px);
height: calc(100% - 20px);
min-height: 500px;
}