1
0
This commit is contained in:
syui 2024-04-05 23:52:02 +09:00
parent 05730977b0
commit 1d82b7819d
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

View File

@ -42,10 +42,17 @@ p {
} }
footer#footer { footer#footer {
color:#999; margin-top:100px;
text-align: center; text-align: center;
margin: 40px 0; height:60px;
font-size: 18px; padding-top:100px;
color: #fff700;
font-size: 20px;
background-color:#313131;
}
footer#footer a {
color: #fff700;
} }
.containerx p img { .containerx p img {