From: Mark Otto Date: Tue, 6 Nov 2012 01:08:45 +0000 (-0800) Subject: remove em and strong from docs.css since you're not resetting it X-Git-Url: http://git.roojs.org/?p=ratchet;a=commitdiff_plain;h=751a7e37fd12ec962103a84ef78b18c1c5d3fc35 remove em and strong from docs.css since you're not resetting it --- diff --git a/docs/css/docs.css b/docs/css/docs.css index 63244b0..2b8e4b0 100644 --- a/docs/css/docs.css +++ b/docs/css/docs.css @@ -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;