Commit 5b0de09a authored by 华国豪's avatar 华国豪 🙄

1

parent a27ca69e
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
font-size:.12rem; font-size:.12rem;
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
padding: 12.34% 0 0 0; padding: 5% 0 0 0;
box-sizing: border-box; box-sizing: border-box;
background-color: #fff8f5; background-color: #fff8f5;
position: relative; position: relative;
...@@ -103,7 +103,7 @@ ...@@ -103,7 +103,7 @@
font-size: .3rem; font-size: .3rem;
} }
.margint-20{ .margint-20{
margin-top: .2rem; /* margin-top: .1rem; */
} }
.page2 .bottom-box{ .page2 .bottom-box{
width: 100%; width: 100%;
...@@ -261,8 +261,8 @@ ...@@ -261,8 +261,8 @@
height: 200px; height: 200px;
position: absolute; position: absolute;
zoom: 0.1; zoom: 0.1;
left: -60px; left: -55px;
top: -10px; top: -22px;
} }
.wrapper{ .wrapper{
width: 100px; width: 100px;
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<link rel="stylesheet" href="../css/animate.css"> <link rel="stylesheet" href="../css/animate.css">
<link rel="stylesheet" href="../css/cssReset.css"> <link rel="stylesheet" href="../css/cssReset.css">
<script type="text/javascript" src="../js/autosize2.js"></script> <script type="text/javascript" src="../js/autosize2.js"></script>
<link rel="stylesheet" href="../css/huikui.css"> <link rel="stylesheet" href="../css/huikui.css?v='122222'">
<script src="https://cdn.bootcss.com/echarts/4.4.0-rc.1/echarts.min.js"></script> <script src="https://cdn.bootcss.com/echarts/4.4.0-rc.1/echarts.min.js"></script>
</head> </head>
<body> <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 to comment