=== Plugin Name === Contributors: Ramoonus Donate link: http://www.ramoonus.nl Tags: genesis, genesiswp, print Requires at least: 3.0.0 Tested up to: 3.2.1 Stable tag: 1.1.3 This plugin adds a printer-ready CSS file for the Genesis Theme Framework. == Description == This plugin adds a printer-ready CSS file for the Genesis Theme Framework. Currently supported versions of the Genesis Framework include: * 1.5 * 1.6 * 1.7 == Installation == 1. Upload `genesis-print/` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == None at this moment. == Upgrade Notice == Its recommended to flush the cache after upgrading. == Screenshots == Not relevant. == Changelog == = 1.1.2 = * Fixes messy behavior - thanks GaryJ = 1.1.1 = * W3C Valid CSS * Proper loading of genesis/style.css without the use of a @import rule = 1.1 = * Removed CSS media queries - replaced with plain html * Stylesheet improvements = 1.0 = * First version