1
0
This commit is contained in:
2024-04-28 17:00:52 +09:00
parent b862d17d46
commit e84bf8cde0
3 changed files with 25 additions and 3 deletions

View File

@ -1306,12 +1306,15 @@ button.comment_open:hover {
position: absolute;
margin: 0 auto;
text-align: center;
width: 100%;
}
.sun-button img {
width: 50%;
width: 50px;
margin: 50% 0 0 0;
}
img#sun-img-button:hover {
opacity: 0.5;
background:#fff700
}
@media screen and (max-width:1000px) {