diff --git a/data/http/index.css b/data/http/index.css new file mode 100644 index 0000000..d9c8b61 --- /dev/null +++ b/data/http/index.css @@ -0,0 +1,29 @@ +body { + font-family: sans-serif; + font-size: 8vw; + margin: 0; +} + +button { + width: 33vmin; + font-size: 9vw; +} + +button.cancel { + width: 15vmin; + height: 15vmin; +} + +table { + border-collapse: collapse; +} + +td { + text-align: center; +} + +svg { + border: 1px solid black; + width: 100%; + height: calc(11 / 27 * 100%); +} \ No newline at end of file diff --git a/data/http/index.html b/data/http/index.html index eba3657..84caa05 100644 --- a/data/http/index.html +++ b/data/http/index.html @@ -5,41 +5,11 @@
| @@ -68,130 +38,24 @@ | ||
| + + | ++ | + + | +
| + + | ++ | + + | +