Commit 9eef9434 authored by liujiangnan's avatar liujiangnan

fix: 调整样式

parent c6badc81
...@@ -19,8 +19,9 @@ ...@@ -19,8 +19,9 @@
padding: 2vh 5vh; padding: 2vh 5vh;
width: 100%; width: 100%;
height: 100%; height: 100%;
background-size: 100%; background-size: 105% 105%;
background-position-y: 18.4%; background-position-x: -6px;
background-position-y: -6px;
background-image: url('../../assets/common_bg.jpg'); background-image: url('../../assets/common_bg.jpg');
.group{ .group{
height: 29.5%; height: 29.5%;
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<script type="text/javascript" src="https://staging-teach.cdn.ireadabc.com/h5template/h5-static-lib/js/air.js"></script> <script type="text/javascript" src="https://staging-teach.cdn.ireadabc.com/h5template/h5-static-lib/js/air.js"></script>
</head> </head>
<body style="background-image: url('../../assets/player-bg.jpg')"> <body style="background-image: url('./assets/player-bg.jpg')">
<app-root></app-root> <app-root></app-root>
</body> </body>
</html> </html>
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