From dde729e31a3aa9b5dadd0c0f07b3cb1f497067bb Mon Sep 17 00:00:00 2001 From: James Barnett Date: Sun, 2 Jan 2022 20:38:01 +0000 Subject: Add console output --- style.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 3abbf1a..0403e47 100644 --- a/style.css +++ b/style.css @@ -24,4 +24,11 @@ p { .thread-slider { padding-left: 40px; +} + +#console { + height: 150px; + width: 300px; + padding: 0rem; + white-space: pre-line; } \ No newline at end of file -- cgit v1.2.3