From 02fb84a3124fac062a9a9c31732f7b82017d16c1 Mon Sep 17 00:00:00 2001 From: hide_d Date: Fri, 29 Jun 2018 14:46:06 +0900 Subject: [PATCH] =?UTF-8?q?font=20boosting=20=EC=95=BD=ED=99=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/css/common.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hwe/css/common.css b/hwe/css/common.css index bf4dc959..a2dfa692 100644 --- a/hwe/css/common.css +++ b/hwe/css/common.css @@ -1,5 +1,9 @@ @charset "UTF-8"; +/* font-boostring Block */ +html * {max-height:1000000px;} + + html, body{ background-color:black; color:white;