Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我认为 HTML5 Boilerplate 的默认字体大小对我正在设计的网站的品味来说有点高,但我喜欢它的功能。font-size:1em;将main.css 中的内容更改为类似的内容是否安全font-size:0.9em;?
font-size:1em;
font-size:0.9em;
绝对 - 它只是 CSS。它可以让你看起来也想要它。
事实上,增加尺寸可能不是一个坏主意