normalize.css v8.0.0中文翻譯
阿新 • • 發佈:2019-01-31
@charset "utf-8"; /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */ /* Document * 檔案 ========================================================================== */ /** * 1. Correct the line height in all browsers. * 更正所有瀏覽器中的行高. * 2. Prevent adjustments of font size after orientation changes in iOS. * 防止在iOS的方向改變後的字型大小的調整。 */ html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ } /* Sections * 部分 ========================================================================== */ /** * Remove the margin in all browsers. * 刪除所有瀏覽器的外邊距。 */ body { margin: 0; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. * 修正`section` `article` 中h1在Chrome,Firefox,和Safari 的字型大小與邊距問題 */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content * 分組內容 ========================================================================== */ /** * 1. Add the correct box sizing in Firefox. * 在Firefox中新增正確的框大小。 * 2. Show the overflow in Edge and IE. * 在Edge和IE中顯示溢位。 */ hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 更正所有瀏覽器中字型大小的繼承和縮放。 * 2. Correct the odd `em` font sizing in all browsers. * 在所有瀏覽器中更正 em字型大小。 */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* Text-level semantics * 文字級語義 ========================================================================== */ /** * Remove the gray background on active links in IE 10. * 刪除IE 10中活動連結上的灰色背景。 */ a { background-color: transparent; } /** * 1. Remove the bottom border in Chrome 57- * 刪除Chrome 57-中的底部邊框。 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. * 在Chrome,Edge,IE,Opera和Safari中新增正確的文字裝飾。 */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ } /** * Add the correct font weight in Chrome, Edge, and Safari. * 在Chrome,Edge和Safari中新增正確的字型重量。 */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 更正所有瀏覽器中字型大小的繼承和縮放。 * 2. Correct the odd `em` font sizing in all browsers. * 更正所有瀏覽器中em的字型大小。 */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font size in all browsers. * 在所有瀏覽器中新增正確的字型大小。 */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in all browsers. * 防止`sub`和`sub`元素影響所有瀏覽器中的行高。 */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Embedded content * 嵌入內容 ========================================================================== */ /** * Remove the border on images inside links in IE 10. * 刪除IE 10中連結內影象上的邊框。 */ img { border-style: none; } /* Forms * 表單 ========================================================================== */ /** * 1. Change the font styles in all browsers. * 更改所有瀏覽器中的字型樣式(建議)。 * 2. Remove the margin in Firefox and Safari. * 刪除Firefox和Safari中的邊距。 */ button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** * Show the overflow in IE. * 在IE中顯示溢位。 * 1. Show the overflow in Edge. * 1. 在Edge中顯示溢位。 */ button, input { /* 1 */ overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 刪除Edge,Firefox和IE中的文字變換的繼承。 * 1. Remove the inheritance of text transform in Firefox. * 在Firefox中刪除文字變換的繼承。 */ button, select { /* 1 */ text-transform: none; } /** * Correct the inability to style clickable types in iOS and Safari. * 更正了iOS和Safari中無法建立可點選型別的樣式。 */ button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } /** * Remove the inner border and padding in Firefox. * 刪除Firefox中的內邊框和內邊距。 */ button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } /** * Restore the focus styles unset by the previous rule. * 恢復由上一個規則未設定的焦點樣式。 */ button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } /** * Correct the padding in Firefox. * 更正Firefox的內邊距。 */ fieldset { padding: 0.35em 0.75em 0.625em; } /** * 1. Correct the text wrapping in Edge and IE. * 更正在Edge和IE中包裝的文字。 * 2. Correct the color inheritance from `fieldset` elements in IE. * 更正IE中的“fieldset”元素的顏色繼承。 * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. * 刪除填充,以便開發人員在所有瀏覽器中清除`fieldset`元素時不會出現。 */ legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * Add the correct vertical alignment in Chrome, Firefox, and Opera. * 在Chrome,Firefox和Opera中新增正確的垂直對齊方式。 */ progress { vertical-align: baseline; } /** * Remove the default vertical scrollbar in IE 10+. * 刪除IE10+中的預設垂直滾動條。 */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10. * 在IE 10-中新增正確的框大小。 * 2. Remove the padding in IE 10. * 刪除IE 10中的填充。 */ [type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. * 更正Chrome中的增量和減少按鈕的遊標樣式。 */ [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 更正Chrome和Safari中的莫明奇妙的外觀。 * 2. Correct the outline style in Safari. * 更正Safari中的大綱樣式。 */ [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** * Remove the inner padding in Chrome and Safari on macOS. * 在Mac作業系統上刪除Chrome和Safari中的內部填充。 */ [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 更正了iOS和Safari中無法建立可點選型別的樣式。 * 2. Change font properties to `inherit` in Safari. * 在Safari中將字型屬性更改為“inherit”。 */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Interactive * 互動 ========================================================================== */ /* * Add the correct display in Edge, IE 10+, and Firefox. * 在Edge,IE10+和Firefox中新增正確的顯示。 */ details { display: block; } /* * Add the correct display in all browsers. * 在所有瀏覽器中新增正確的顯示。 */ summary { display: list-item; } /* Misc * 雜項 ========================================================================== */ /** * Add the correct display in IE 10+. * 在IE10+中新增正確的顯示。 */ template { display: none; } /** * Add the correct display in IE 10. * 在IE 10中新增正確的顯示。 */ [hidden] { display: none; }