Skip to content

Commit ee4e405

Browse files
committed
补充说明
1 parent d1e82b5 commit ee4e405

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,13 @@
5151

5252
SVG后缀是我们推荐的最优调用方案,可以在部分论坛、任何博客、小程序内无损直接调用,并且可以一定程度上控制样式。缺点是部分老旧浏览器不支持。
5353

54+
你可以直接修改svg样式:
55+
```html
56+
<img src="https://api.gushi.ci/all.svg"
57+
style="max-width:100%; font-size:40px;">
58+
```
59+
60+
5461
#### JSON 调用
5562

5663
```html

0 commit comments

Comments
 (0)