1
0
This commit is contained in:
2024-05-12 02:10:44 +09:00
parent f3ffd7cd50
commit 9ed534e6cf
3 changed files with 44 additions and 3 deletions

View File

@@ -1329,6 +1329,10 @@ img#sun-img-button:hover {
background:#fff700a6;
}
pre > code > span {
padding: 20px;
}
@media screen and (max-width:1000px) {
html {
font-size: 100%;