I checked a method on the Internet:
html,body{
-webkit-text-size-adjust:none;
}
But this method Adding it to the style still failed to change the 360 and Google minimum 12px fonts.
So I used a style specifically for Google
@mediascreenand(-webkit-min-device-pixel-ratio:0){
/* chrom, safari style */
}
But This method only works on Google, not 360.
Dear masters, please help!
Ask for answers online!
Found that the English 9px setting is invalid under chrome. You can use -webkit-transform: scale(0.75); 12*0.75 =9 to get the small font (the size is scaled to 0.75 times under the chrome browser)
This is the minimum font value set by chrome by default
?Do you have a photo?, male??Self?!
Come on LZ, come on LZ?!
Try using jquery,