remove em and strong from docs.css since you're not resetting it
authorMark Otto <otto@github.com>
Tue, 6 Nov 2012 01:08:45 +0000 (17:08 -0800)
committerMark Otto <otto@github.com>
Tue, 6 Nov 2012 01:08:45 +0000 (17:08 -0800)
docs/css/docs.css

index 63244b0..2b8e4b0 100644 (file)
@@ -16,14 +16,6 @@ body {
 /* Typography
 -------------------------------------------------- */
 
-em {
-  font-style: italic;
-}
-
-strong {
-  font-weight: bold;
-}
-
 hr {
   height: 0;
   margin: 10px 0 30px;
@@ -359,7 +351,7 @@ h6 {
 .iphone .list a[data-transition="slide-out"] {
   padding: 0;
   display: inline;
-  margin: 0; 
+  margin: 0;
   color: #0882f0;
 }
 
@@ -1074,7 +1066,7 @@ h6 {
 [class*="bar-"] {
   -moz-box-sizing: border-box;
 }
-.bar-title, 
+.bar-title,
 .tab-inner {
   display: -moz-box;
   -moz-box-orient: horizontal;