(h5bp updates) modernizr 2.0, newer respond.js

This commit is contained in:
Ben Word
2011-06-02 11:59:12 -06:00
parent bb60331ba1
commit 22e0a2eebe
5 changed files with 9 additions and 12 deletions

View File

@@ -405,12 +405,12 @@ img.ui-datepicker-trigger { vertical-align: middle; }
@media only screen and (min-width: 480px) {
/* Style adjustments for viewports 480px and over go here */
}/*/mediaquery*/
}
@media only screen and (min-width: 768px) {
/* Style adjustments for viewports 768px and over go here */
}/*/mediaquery*/
}
@media print {
* { background: transparent !important; color: black !important; text-shadow: none !important; filter: none !important; -ms-filter: none !important; }