From 09df5ca186263adad2ad8c7d2401d0bb033a991c Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Wed, 10 Jun 2020 11:51:15 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/12/style.css b/12/style.css index 6e56a49..b8a5a9c 100644 --- a/12/style.css +++ b/12/style.css @@ -274,8 +274,8 @@ a:hover{ #shell_03 { white-space: pre-wrap; - height: 200px; - width: 200px; + height: 300px; + width: 300px; font-family: monospace; color: white; font-size: 14px;