Commit c82b5575 by zhangheng

j

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