修复一些问题

This commit is contained in:
zima 2020-01-26 07:25:41 +08:00
parent eab77b7609
commit 63f398447e
2 changed files with 15 additions and 6 deletions

12
images/placeholder.svg Normal file
View File

@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" width="800" height="400" viewBox="0 0 800 400">
<defs>
<style>
.cls-1 {
font-size: 120px;
fill: #fefefe;
font-family: xiaowei;
}
</style>
</defs>
<text id="LOADING" class="cls-1" x="140.375" y="240.547">LOADING</text>
</svg>

After

Width:  |  Height:  |  Size: 315 B

File diff suppressed because one or more lines are too long