1
0
This commit is contained in:
2024-04-22 17:47:31 +09:00
parent 4a86e3394c
commit cfd7998d2f
3 changed files with 7 additions and 3 deletions

View File

@ -57,7 +57,11 @@ footer#footer a {
}
.containerx p img {
width: 100%;
padding:20px 0;
width:300px;
text-align: center;
margin: auto;
display: block;
}
.highlight {