| Download | Size | md5 hash |
|---|---|---|
| framework-7.x-3.6.tar.gz | 30.69 KB | ac50312e55e16bf576005a84d3628975 |
| framework-7.x-3.6.zip | 34.34 KB | f5a6711ea2c289c85f5ae09f3888ce07 |
Release notes
Changed base font to 100%/16px #1327790: Default base-font of 100%
Adjusted templates to better suit the HTML5 outline algorithm
Added block--bare.tpl and region--bare.tpl to render less markup surrounding main content
Reverted Main Menu and Secondary Menu functions to the default Drupal functions in page.tpl #1127452: Warning: Invalid argument supplied for foreach() in theme_links()
Added conditional classes for Internet Explorer CSS targeting, ex: html.ie6 .class { property: value; }
Improved font stacks #1323664: Main font missing quotes
Replaced reset.css with a more current reset by Eric Meyer
Added meta viewport to support mobile devices and prepare for responsive design
Renamed #wrapper to #container to conform to common naming convention
Updated Logo and favicon
Fixed #1326152: Undefined index: navigation
Reverted #1312092: display:block for img?