From a032ee1f6c375cbf90543e934c92dbe7b70d2100 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期三, 18 十一月 2020 14:27:51 +0800
Subject: [PATCH] #
---
src/main/webapp/views/monitor/css/monitor.css | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/main/webapp/views/monitor/css/monitor.css b/src/main/webapp/views/monitor/css/monitor.css
index b3dcfbc..7c698b6 100644
--- a/src/main/webapp/views/monitor/css/monitor.css
+++ b/src/main/webapp/views/monitor/css/monitor.css
@@ -193,7 +193,7 @@
float: left;
width: 52%;
height: 100%;
- padding: 2% 1%;
+ padding: 1.2% 1% 1.5% 1%;
box-sizing: border-box;
}
.map-board{
@@ -201,7 +201,7 @@
width: 100%;
border: 1px solid rgba(20, 80, 136, 1);
position: relative;
- background-color: rgba(3, 36, 85, 0.5); /*閽堝鍏朵粬娴忚鍣�*/
+ background-color: rgba(3, 36, 85, 0.4); /*閽堝鍏朵粬娴忚鍣�*/
filter: Alpha(Opacity=50); /* 閽堝IE*/
}
@@ -560,14 +560,14 @@
background-image: url(../img/banner/banner1.jpg);
}
#img-2 {
- background-image: url(../img/banner/test2.jpg);
+ background-image: url(../img/banner/banner1.jpg);
}
#img-3 {
- background-image: url(../img/banner/test3.png);
+ background-image: url(../img/banner/banner1.jpg);
}
#img-4 {
- background-image: url(../img/banner/test1.jpg);
+ background-image: url(../img/banner/banner1.jpg);
}
#img-5 {
- background-image: url(../img/banner/test2.jpg);
+ background-image: url(../img/banner/banner1.jpg);
}
\ No newline at end of file
--
Gitblit v1.9.1