no message

Former-commit-id: 1b49ac7e6ad4f5a9bda3d123ef48422fcefa887e
Former-commit-id: 661da936e4adb134f848e80e9b24ed00b58ac1f7
Former-commit-id: a7cb81395237b400f3710342e41b6df7c3e60560
This commit is contained in:
李杨
2018-04-13 11:30:44 +08:00
parent 9dfb12d32d
commit d3ea323f09

View File

@@ -17,9 +17,15 @@
justify-content: center;
align-items: center;
flex-direction: column;
background: #8e9eab;
/* background: #8e9eab;
background: -webkit-linear-gradient(to right, #eef2f3, #8e9eab);
background: linear-gradient(to right, #eef2f3, #8e9eab);
background: linear-gradient(to right, #eef2f3, #8e9eab); */
/* background: #4b6cb7;
background: -webkit-linear-gradient(to right, #182848, #4b6cb7);
background: linear-gradient(to right, #182848, #4b6cb7); */
background: #757F9A;
background: -webkit-linear-gradient(to top, #D7DDE8, #757F9A);
background: linear-gradient(to top, #D7DDE8, #757F9A);
}
.title {
color: #FFF;