Bootstrap In-webkit-text-size-adjust:not ()

Source: Internet
Author: User

1. When the style table font-size<12px, the Chinese version of the Chrome browser font display is still 12px, then you can use html{-webkit-text-size-adjust:none;}

2.-webkit-text-size-adjust on body causes page scaling to fail

3.body will inherit the style defined in HTML

4.iPhone and Android's Browser portrait (portrate mode) and horizontal (Landscape Mode) modes have the ability to automatically adjust font size. What controls it is the-webkit-text-size-adjust in CSS.

Text-size-adjust set to none or 100% off the font size Auto-adjust Function.

. Date-small {font-size:11px;-webkit-text-size-adjust:none;}

So the font display is 11px

audio:not ([controls]) {display:none; height:0;}

  Hide audio tags without the controls property

: Not (p) {background-color: #ff0000;}

Sets the background color of all elements of a non-<p> element

svg:not (: root) {overflow:hidden;}
SVG elements of Non-root elements

Bootstrap In-webkit-text-size-adjust:not ()

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.