We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 743ee8b commit 013d724Copy full SHA for 013d724
normalize.css
@@ -1,4 +1,4 @@
1
-/*! normalize.css 2011-08-10T00:55 UTC · http://github.com/necolas/normalize.css */
+/*! normalize.css 2011-08-11T09:26 UTC · http://github.com/necolas/normalize.css */
2
3
/* =============================================================================
4
HTML5 display definitions
@@ -165,15 +165,15 @@ mark {
165
}
166
167
/*
168
- * Corrects font family set oddly in IE6, S5, Chrome
+ * Corrects font family set oddly in IE6, S4/5, Chrome
169
* en.wikipedia.org/wiki/User:Davidgothberg/Test59
170
*/
171
172
pre,
173
code,
174
kbd,
175
samp {
176
- font-family: monospace, monospace;
+ font-family: monospace, serif;
177
_font-family: 'courier new', monospace;
178
font-size: 1em;
179
0 commit comments