diff --git a/index.html b/index.html index fc7313e2..04b6a4da 100755 --- a/index.html +++ b/index.html @@ -39,12 +39,18 @@ .d2-app-loading-sub-title { color: #FFF; font-size: 10px; + margin-bottom: 10px; + } + .d2-app-loading-sub-info { + color: #FFF; + font-size: 10px; + opacity: .8; + margin-bottom: 4px; } .d2-app-loading-grid { width: 30px; height: 30px; } - .d2-app-loading-grid .d2-app-loading { width: 10px; height: 10px; @@ -121,7 +127,8 @@