Commit 4b9ecb62 by doszhang

dos

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