Przeglądaj źródła

更新安装页面

evoxwht 4 lat temu
rodzic
commit
6061349249
1 zmienionych plików z 5 dodań i 0 usunięć
  1. 5 0
      crmeb/public/install/css/install.css

+ 5 - 0
crmeb/public/install/css/install.css

@@ -191,6 +191,11 @@ section {
 ===================
 ===================
 */
 */
 body{
 body{
+	display: flex;
+	align-items: center;
+	flex-direction: column;
+	justify-content: center;
+	height: 100vh;
 	font:12px/1.5 Arial,Microsoft Yahei,Simsun;
 	font:12px/1.5 Arial,Microsoft Yahei,Simsun;
 	color:#333;
 	color:#333;
 	background:url(../images/install/bg.png);
 	background:url(../images/install/bg.png);