From 6e24992b634a1f0a14195fe36dc4bd9bdb9b5153 Mon Sep 17 00:00:00 2001 From: David DeSandro Date: Fri, 25 Feb 2011 07:45:49 -0500 Subject: [PATCH] docs : css : remove duplicate html5 block styles --- css/style.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/css/style.css b/css/style.css index d8bcf7c..a168f7f 100644 --- a/css/style.css +++ b/css/style.css @@ -84,11 +84,6 @@ body { color: #FFF; } -section, nav, header, footer { - display: block; -} - - h1, h2, h3, p, ul, ol, pre, dl { margin-bottom: 1.0em; }