Img official account code typesetting picture has a white edge-sharp front end

want to optimize the typesetting of the official account for the code: the code is as follows:


<p style="color:-sharpFFFFFF; font-family: "PingFang SC"; font-size: 16px; font-weight:normal; line-height: 26px; margin: 1em 2em; padding: 2em; text-align: left;letter-spacing:2px;background-image: linear-gradient(60deg, -sharp29323c 0%, -sharp485563 100%); border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;">

<span style="color:-sharpE4B642;margin:0 1px 0 -4px;font-weight:bold;">90 </span> </br>
; </br>

<span style="color:-sharpE4B642;margin:0 1px 0 -4px;font-weight:bold;"></span> </br>
; </br>
; </br>
; </br>
 </br>
; </br>
 </br>
; </br>
!</br>

<div style="float:right;width:250px;overflow:auto; margin-top:-280px;margin-right:100px;padding:0px;"> <img src="https://s1.ax1x.com/2018/11/26/FA9bwV.png"/> </div>

logo pictures have white edges (shown in red). I would like to ask the gods, how to deal with this problem?

Dec.14,2021

https://codepen.io/cklwblove/., I don't know that the main browser of the building has a white edge to debug. I wrote an example and found that it didn't exist, and whether the main code of the building is complete?


it is recommended to use off-the-shelf tools directly.

the official account no longer displays the style according to what you give it. Wx will overwrite some of your styles with the default style, and I remember that there seems to be some processing in the background editor, so tools like Xiumi mainly authorize Synchronize instead of copying and pasting. There are so many black technologies in this piece that even if you step in the hole, it will only reach the same level as the UEditor editor. Personally, I don't think it is particularly cost-effective. If you really want to write, you can take a look at the direction of SVG, and the case can refer to some historical articles of JZCreative (also an official account) (there will be more in the past).

Menu