标签:pad scale document ado set size fixed fine diff
https://developer.mozilla.org/en-US/docs/Web/CSS/background-size
The background-size CSS property sets the size of the element‘s background image. The image can be left to its natural size, stretched, or constrained to fit the available space.
comma.
containcoverauto<length><percentage>background-origin (by default, the padding box). However, if the background‘s background-attachment value is fixed, the positioning area is instead the entire viewport. Negative values are not allowed.标签:pad scale document ado set size fixed fine diff
原文地址:https://www.cnblogs.com/eddyz/p/10998738.html