From 6c74f0f0c62ffb7ef257f721e57c27c07eb70010 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 24 May 2017 08:52:17 +0900 Subject: [PATCH] Improve readability --- src/web/app/init.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/web/app/init.css b/src/web/app/init.css index c92f30b44..2587f6394 100644 --- a/src/web/app/init.css +++ b/src/web/app/init.css @@ -1,3 +1,7 @@ +/** + * Boot screen style + */ + @charset 'utf-8'; html {