File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- /*! normalize.css 2011-08-03T09:41 UTC · http://github.com/necolas/normalize.css */
1+ /*! normalize.css 2011-08-11T09:26 UTC · http://github.com/necolas/normalize.css */
22
33/* =============================================================================
44 HTML5 display definitions
@@ -42,7 +42,8 @@ audio:not([controls]) {
4242}
4343
4444/*
45- * Addresses styling for 'hidden' attribute not present in IE6/7/8/9, FF3, S4
45+ * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
46+ * Known issue: no IE6 support
4647 */
4748
4849[hidden ] {
@@ -164,15 +165,15 @@ mark {
164165}
165166
166167/*
167- * Corrects font family set oddly in IE6, S5 , Chrome
168+ * Corrects font family set oddly in IE6, S4/5 , Chrome
168169 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
169170 */
170171
171172pre ,
172173code ,
173174kbd ,
174175samp {
175- font-family : monospace, monospace ;
176+ font-family : monospace, serif ;
176177 _font-family : 'courier new' , monospace;
177178 font-size : 1em ;
178179}
You can’t perform that action at this time.
0 commit comments