? foundation_element-reset_439428-1.patch
Index: style.css
===================================================================
RCS file: /cvs/drupal-contrib/contributions/themes/foundation/style.css,v
retrieving revision 1.6
diff -u -p -r1.6 style.css
--- style.css	14 Jul 2008 01:41:22 -0000	1.6
+++ style.css	20 Apr 2009 18:15:41 -0000
@@ -22,9 +22,6 @@ a:active {
 }
 
 h1, h2, h3, h4, h5, h6 {
-  margin-top: 10px;
-  margin-bottom: 0px;
-  font-size: 100%;
 }
 p, ul, ol {
   margin-top: 0px;
@@ -60,15 +57,6 @@ fieldset {
   border: 1px solid #e0e0e0;
   padding: 5px;
 }
-b, strong {
-  font-weight: bold;
-}
-i, em, u {
-  font-style: italic;
-}
-u {
-  text-decoration: none;
-}
 a img {
   border: 0px;
 }
@@ -101,7 +89,7 @@ a img {
 }
 
 #container {
-  xclear: both;
+  clear: both;
 }
 
 .sidebar {
