From e66164464ba5cdaaaa631b34f504e3190c8ac770 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期一, 22 八月 2022 15:49:22 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/css/console.css |   35 ++++++++++++-----------------------
 1 files changed, 12 insertions(+), 23 deletions(-)

diff --git a/src/main/webapp/static/css/console.css b/src/main/webapp/static/css/console.css
index af68f5f..8136289 100644
--- a/src/main/webapp/static/css/console.css
+++ b/src/main/webapp/static/css/console.css
@@ -283,8 +283,6 @@
 	margin-left: 2%;
 }
 
-
-
 /* ------------------ 杈撻�佺嚎鎬绘垚 ------------------ */
 .site-row {
 	position: absolute;
@@ -301,33 +299,24 @@
 
 /* 杈撻�佺嚎绗簩鍒� */
 .site-row-2 {
-	top: 205px;
-	left: 202px;
+	top: 67px;
+	left: 400px;
 }
 .site-row-2 .site {
 	width: 80px;
 }
 .site-row-3 {
-	top: 205px;
-	left: 284px;
-	/*width: 164px;*/
+	top: 67px;
+	left: 556px;
 }
 .site-row-3 .site {
 	width: 80px;
 }
-
-.site-row-5 {
-	top: 71px;
-	left: 448px;
+.site-row-4 {
+	top: 67px;
+	left: 638px;
 }
-.site-row-5 .site {
-	width: 80px;
-}
-.site-row-6 {
-	top: 71px;
-	left: 530px;
-}
-.site-row-6 .site {
+.site-row-4 .site {
 	width: 80px;
 }
 
@@ -386,19 +375,19 @@
 	background-color:#333!important;
 	color: #333 !important;
 	width: 110%;
-	margin-top: 10px;
+	margin-top: 13px;
 }
 /* 鍫嗗灈鏈� */
 .machine {
 	margin-left: -80px;
 	position: relative;
 	background-color: rgb(108,167,168);
-	height: 20px;
+	height: 26px;
 	width: 80px;
 	background-image: url("../images/Crane_auto.png");
 	background-repeat: no-repeat;
-	background-size:100% 100%;
-	background-position: top center;
+	background-size: 100% 80%;
+	background-position: center center;
 	cursor: pointer;
 }
 /* 鍏ュ簱 */

--
Gitblit v1.9.1