Pupil v2.2 released

This commit is contained in:
tom5079
2019-06-02 01:21:23 +09:00
parent a092c782b4
commit 5097d92d27
20 changed files with 133 additions and 1 deletions

View File

@@ -8,3 +8,8 @@ img + br + em {
text-align: center;
font-size: 90%;
}
.center {
display: block;
margin: auto;
}