Commit 5f8e52b2 authored by Mac's avatar Mac

1

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