1
0
This commit is contained in:
2024-10-03 14:45:26 +09:00
parent 70155929d2
commit c7944edd98
3 changed files with 13 additions and 0 deletions

View File

@ -1355,6 +1355,7 @@ pre > code > span {
.sns-message p {
padding: 10px ;
}
.sns-message img {
background-color:#fff;
width:80px;
@ -1363,3 +1364,11 @@ pre > code > span {
margin: 30px;
float: left;
}
.footer-qr {
text-align:center;
margin: 100px 0 100px 0;
}
span.footer-link img {
width: 200px;
}

1
static/qr.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 20 KiB