Commit 88407966 by liangjianmin

css

parent 0293dc04
......@@ -99,8 +99,8 @@ body, html {
}
.star1 {
right: 255px;
bottom: 174px;
right: 252px;
bottom: 165px;
width: 21px;
height: 21px;
}
......@@ -397,7 +397,7 @@ body, html {
margin: 0 auto;
width: 359px;
height: 57px;
background: url("../../images/vis/i2.png") no-repeat center;
background: url("../../images/vis/i2.png?21212") no-repeat center;
background-size: cover;
font-size: 22px;
color: #c0d9ff;
......@@ -407,7 +407,7 @@ body, html {
position: relative;
width: 416px;
height: 220px;
background: url("../../images/vis/i1.png") no-repeat center;
background: url("../../images/vis/i1.png?1212") no-repeat center;
background-size: cover;
}
......
......@@ -270,8 +270,8 @@ html {
border-radius: 50%;
}
.home-page .map-box .star1 {
right: 255px;
bottom: 174px;
right: 252px;
bottom: 165px;
width: 21px;
height: 21px;
}
......@@ -517,7 +517,7 @@ html {
margin: 0 auto;
width: 359px;
height: 57px;
background: url("../../images/vis/i2.png") no-repeat center;
background: url("../../images/vis/i2.png?21212") no-repeat center;
background-size: cover;
font-size: 22px;
color: #c0d9ff;
......@@ -526,7 +526,7 @@ html {
position: relative;
width: 416px;
height: 220px;
background: url("../../images/vis/i1.png") no-repeat center;
background: url("../../images/vis/i1.png?1212") no-repeat center;
background-size: cover;
}
.home-page .data-left .box2 {
......
......@@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link type="favicon" rel="shortcut icon" href="favicon.ico"/>
<link rel="stylesheet" type="text/css" href="./css/vis/index.min.css"/>
<link rel="stylesheet" type="text/css" href="./css/vis/index.min.css?124545"/>
</head>
<body>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment