From 486909d86baf28c8bc82a134e0163aad00b925fe Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
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 c92f30b443..2587f63943 100644
--- a/src/web/app/init.css
+++ b/src/web/app/init.css
@@ -1,3 +1,7 @@
+/**
+ * Boot screen style
+ */
+
 @charset 'utf-8';
 
 html {