From a7f24e5f0c56ba4c934481c9beafe85d49133ac1 Mon Sep 17 00:00:00 2001 From: liyang <1711467488@qq.com> Date: Sat, 9 Jun 2018 22:18:49 +0800 Subject: [PATCH] no message Former-commit-id: 7cd462d92a94a90c0097954367c6dea1fd49472c Former-commit-id: cc2184acc06a8f012c52fc5436b4aba3a7c4bcf5 Former-commit-id: 648b049ab68e25a60815bfc4c4cabe3d30712296 --- index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 453ee30b..ab41521e 100755 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@ margin: 0px; padding: 0px; } - .loading-group { + .d2-app-loading-group { height: 100%; width: 100%; display: flex; @@ -27,7 +27,7 @@ background: -webkit-linear-gradient(to top, #D7DDE8, #757F9A); background: linear-gradient(to top, #D7DDE8, #757F9A); } - .title { + .d2-app-loading-title { color: #FFF; font-weight: bold; font-size: 14px; @@ -35,7 +35,7 @@ margin-bottom: 10px; letter-spacing: 0.2em; } - .sub-title { + .d2-app-loading-sub-title { color: #FFF; font-size: 10px; } @@ -107,7 +107,7 @@