From 79bf0c9b18a91afde61c83eefaeded5dd92a41a5 Mon Sep 17 00:00:00 2001 From: Sanj Date: Thu, 27 Oct 2011 12:54:32 +0100 Subject: [PATCH] reset.css - em, bold, etc remove --- itf/static/css/reset.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/itf/static/css/reset.css b/itf/static/css/reset.css index b952cac..e18819b 100755 --- a/itf/static/css/reset.css +++ b/itf/static/css/reset.css @@ -7,8 +7,7 @@ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, -small, strike, sub, sup, tt, var, -b, u, i, center, +small, strike, sub, sup, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, @@ -23,6 +22,7 @@ time, mark, audio, video { font: inherit; vertical-align: baseline; } + /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {