Commit 5f8e52b2 authored by Mac's avatar Mac

1

parent 945c015e
......@@ -111,7 +111,7 @@
top: -10%;
}
.character{
width: 24%;
width: 30%;
height: 56%;
background-image: url('../../images/tenreweu.png');
background-size: 100% 100%;
......@@ -119,14 +119,14 @@
position: absolute;
top: 50%;
left: 50%;
margin-left: -12%;
margin-left: -16%;
margin-top: -18%;
display: none;
}
.img_show{
width: 86%;
height: 65%;
height: 78%;
margin-left: 7%;
margin-top: 5%;
}
......@@ -134,7 +134,7 @@
font-size: 40px;
color: #FFFFFF;
text-align: center;
margin-top: 10%;
margin-top: 3%;
}
</style>
......
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