Rieko-wang 2 years ago
parent
commit
877b32b97f
  1. 18
      css/style.css
  2. BIN
      img/1.jpg
  3. 4
      index.html

18
css/style.css

@ -48,11 +48,11 @@ body {
img {
margin: 0;
}
.header {
/* .header {
width: 100%;
height: 48px;
background-color: #000;
}
} */
.container {
width: 100%;
padding-bottom: 6rem;
@ -115,18 +115,18 @@ img {
.banner .account {
position: absolute;
z-index: 11;
width: 4rem;
height: 4rem;
top: 17rem;
width: 12vw;
height: 12vw;
top: 58.5vw;
left: 13vw;
}
.mx {
position: absolute;
z-index: 11;
width: 4rem;
height: 4rem;
top: 17rem;
width: 12vw;
height: 12vw;
top: 58.5vw;
left: 55vw;
}
@ -354,7 +354,7 @@ img {
width: 30%;
left: 25%;
height: 3rem;
top: 0.5rem;
top: 12.7vw;
font-size: 1.3rem;
color: #fff;
overflow: hidden;

BIN
img/1.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 214 KiB

After

Width:  |  Height:  |  Size: 200 KiB

4
index.html

@ -39,9 +39,9 @@
</div>
<div id="home" class="container">
<div class="header">
<!-- <div class="header">
</div>
</div> -->
<div class="banner">
<!-- <img class="bg top-header" src="./img/t.jpg" alt=""> -->
<a href="#bb" id="my_account_rn" class="account"></a>

Loading…
Cancel
Save