aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css7
1 files changed, 7 insertions, 0 deletions
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