From 4c75398cac14f5c3d94dccd2ff7e4081e16e28ff Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Sat, 22 Apr 2023 04:49:17 +0000 Subject: [PATCH] adjust some styling --- account.html | 2 +- config.html | 2 +- css/style.css | 4 ---- scripts/instance.js | 2 +- 4 files changed, 3 insertions(+), 7 deletions(-) diff --git a/account.html b/account.html index 4f3d3bf..843b580 100644 --- a/account.html +++ b/account.html @@ -20,7 +20,7 @@

Account

-
+

Username:

Pool:

VMID Range:

diff --git a/config.html b/config.html index c7df77d..1561605 100644 --- a/config.html +++ b/config.html @@ -20,7 +20,7 @@
-

Instances / %{vmname}


+

Instances / %{vmname}

Resources diff --git a/css/style.css b/css/style.css index edfcac8..d3dce6e 100644 --- a/css/style.css +++ b/css/style.css @@ -24,10 +24,6 @@ img { display: flex; } -.flex * { - margin: 0px; -} - .row { flex-direction: row; column-gap: 10px; diff --git a/scripts/instance.js b/scripts/instance.js index 96ad49e..337b5ce 100644 --- a/scripts/instance.js +++ b/scripts/instance.js @@ -30,7 +30,7 @@ export class Instance extends HTMLElement {

-
+