From 28bf47f29fdd158af7003068f44cc16e3aa5fe66 Mon Sep 17 00:00:00 2001 From: noxy Date: Fri, 9 Mar 2018 00:10:49 +0000 Subject: [PATCH] Update term.css --- s/term.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s/term.css b/s/term.css index af74b59..a910729 100644 --- a/s/term.css +++ b/s/term.css @@ -50,7 +50,7 @@ input, select, textarea { .return { text-align: center; - font-size: 30px; + font-size: 17px; color: #00DF00; text-shadow: 0 0 20px #00DF00; background: #0b0b0b;