Commit c82b5575 by zhangheng

j

parent 9f80b46a
......@@ -43,7 +43,7 @@
// })(document, window);
</script>
<title>谁是桃源幸运锦鲤</title>
<link href="__CDN__/css/main.css?t=1.85" rel="stylesheet">
<link href="__CDN__/css/main.css?t=1.90" rel="stylesheet">
<style>
</style>
......
......@@ -173,8 +173,8 @@ ul, li {
#container {
background: url("../images/bj.jpg") no-repeat center;
width: 100%;
height: 100%;
width: 640px;
height: 1041px;
justify-content: space-around;
flex-direction: column-reverse;
}
......
......@@ -194,10 +194,11 @@ ul, li {
}
#container {
background:url("../images/bj.jpg")no-repeat center;
width: 100%;
width: 640px;
@extend .flex;
height: 100%;
height: 1041px;
justify-content: space-around;
flex-direction: column-reverse;
.btn-prize {
......
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