From bb16421a87a31019931166c8d8bf8af0585be2b3 Mon Sep 17 00:00:00 2001 From: CentreMetre Date: Sun, 31 May 2026 14:29:51 +0100 Subject: [PATCH] Start styling output box. Remove readonly. --- public/index.html | 11 +---------- public/style.css | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 10 deletions(-) create mode 100644 public/style.css diff --git a/public/index.html b/public/index.html index 49beb2c..f879126 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,7 @@ HTML 5 Boilerplate - +

CodeList

@@ -27,10 +27,6 @@ Output
-
- - -
@@ -39,7 +35,6 @@