Commit 4b9ecb62 by doszhang

dos

parent b6139a9b
......@@ -122,7 +122,7 @@
};
</script>
<script type="text/javascript"
src="http://api2.izhida.cn/wechat_js_config?app_id=wx3d1fe32645ff9e8d&v=1.2.1&api_list=all&app_stat_key=jwkKkepF5Gy2bRSn">
src="https://api2.izhida.cn/wechat_js_config?app_id=wx3d1fe32645ff9e8d&v=1.2.1&api_list=all&app_stat_key=jwkKkepF5Gy2bRSn">
</script>
<script src="__CDN__/js/jquery-2.1.3.min.js"></script>
<script src="__CDN__/js/jquery-notify.min.js"></script>
......
......@@ -46,8 +46,8 @@ input {
padding: 0 10px;
box-sizing: border-box;
color: #748b6c;
border:0;
outline:none;
border: 0;
outline: none;
}
#notification_area {
......@@ -130,7 +130,7 @@ input {
}
.maruko {
position:fixed;
position: fixed;
}
.block {
......@@ -208,8 +208,8 @@ input {
}
.page3 .point {
animation: point 0.5s linear infinite;
-webkit-animation: point 0.5s linear infinite;
animation: point 1s linear infinite;
-webkit-animation: point 1s linear infinite;
}
.first-block,
......
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