Update README.md
This commit is contained in:
@@ -324,14 +324,14 @@
|
||||
<img style="position: relative; display: inline-block; width: auto; height: 42px; top: 9px;" />
|
||||
</div>
|
||||
<div style="height: 50px;"></div>
|
||||
<img id="triangle" src="triangle.svg" width="40" height="16" style="position: relative; left: 25px; top: 5px;" />
|
||||
<img id="triangle" src="https://cdn.jsdelivr.net/gh/TransparentLC/WechatMomentScreenshot/triangle.svg" width="40" height="16" style="position: relative; left: 25px; top: 5px;" />
|
||||
<div id="like" class="like">
|
||||
<img src="like.svg" width="32" height="32" style="position: relative; left: 30px; top: 43px; display: inline-block; vertical-align: top;" />
|
||||
<img src="https://cdn.jsdelivr.net/gh/TransparentLC/WechatMomentScreenshot/like.svg" width="32" height="32" style="position: relative; left: 30px; top: 43px; display: inline-block; vertical-align: top;" />
|
||||
<div id="likeAvatarList" class="likeAvatarList"></div>
|
||||
<div style="height: 17px;"></div>
|
||||
</div>
|
||||
<div id="comment" class="like" style="margin-top: 1px;">
|
||||
<img src="commentlist.svg" width="32" height="32" style="position: relative; left: 30px; top: 45px; display: inline-block; vertical-align: top;" />
|
||||
<img src="https://cdn.jsdelivr.net/gh/TransparentLC/WechatMomentScreenshot/commentlist.svg" width="32" height="32" style="position: relative; left: 30px; top: 45px; display: inline-block; vertical-align: top;" />
|
||||
<div id="commentList" class="likeAvatarList"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user