From 4debdc5e5d1fd06f4d56f3d3ea2f8bcf2a1b6f0f Mon Sep 17 00:00:00 2001 From: Ben Word Date: Thu, 19 May 2011 19:09:42 -0600 Subject: [PATCH] h5bp update: new conditional comment magic for the tag, more info at http://goo.gl/MmY2F --- css/style.css | 5 +++-- header.php | 5 ++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/css/style.css b/css/style.css index 041ca3c..9d38df1 100644 --- a/css/style.css +++ b/css/style.css @@ -19,6 +19,7 @@ img.right, p img.right, .alignright { margin: 0 0 1.5em 1.5em; float: right; } .wp-caption { border: 1px solid #ddd; text-align: center; background: #eee; padding: 14px 10px 6px 10px; margin: 15px 10px; } .wp-caption-text { margin: 0; } .ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; } +.ir br { display: none; } .hidden { display: none; visibility: hidden; } .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .visuallyhidden.focusable:active, @@ -400,10 +401,10 @@ img.ui-datepicker-trigger { vertical-align: middle; } /* INTERNET EXPLORER --------------------------------------------------------------------------------------------------------------------------------------------------- */ -.ie7 #nav-main ul li { zoom: 1; } +.oldie #nav-main ul li { *zoom: 1; } /* Clearfixes */ -.ie7 #commentform, .ie7 #post-nav, .ie7 #comments-nav { display: inline-block; } +.oldie #commentform, .oldie #post-nav, .oldie #comments-nav { display: *inline-block; } /* MEDIA QUERIES diff --git a/header.php b/header.php index 9591161..64163b1 100644 --- a/header.php +++ b/header.php @@ -1,8 +1,7 @@ - - - + > +