diff --git a/extension/popup/index.html b/extension/popup/index.html index b602152..bbb74f3 100644 --- a/extension/popup/index.html +++ b/extension/popup/index.html @@ -19,16 +19,18 @@
- icon -
-

MoodleGPT

-

+
+ icon +
+

MoodleGPT

+

+
@@ -70,20 +72,6 @@

Settings:

-
-
- - -
-
- - -
-
- - -
-
@@ -102,6 +90,20 @@
+
+
+ + +
+
+ + +
+
+ + +
+

Message

diff --git a/extension/popup/style.css b/extension/popup/style.css index a65f7cb..93df10a 100644 --- a/extension/popup/style.css +++ b/extension/popup/style.css @@ -37,12 +37,6 @@ main { img { width: 5rem; - margin-top: 0.75rem; -} - -.title { - margin-top: 0.75rem; - margin-bottom: 0.75rem; } a { @@ -79,7 +73,6 @@ a { .line input[type="checkbox"] { accent-color: var(--btn-color); - margin-right: 0.3rem; } .col {