1
0
This commit is contained in:
2024-04-28 17:47:14 +09:00
parent e84bf8cde0
commit e0f8d37728
2 changed files with 10 additions and 10 deletions

View File

@@ -1294,10 +1294,6 @@ button.comment_open:hover {
padding: 30px;
}
.sun {
display: block;
}
.nasa {
display: none;
}
@@ -1308,6 +1304,11 @@ button.comment_open:hover {
text-align: center;
width: 100%;
}
.sun-particles {
display: block;
}
.sun-button img {
width: 50px;
margin: 50% 0 0 0;