=== Fade to Focus === Contributors: daverage Tags: readability,readable,presentation Requires at least: 3.0.1 Tested up to: 4 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple plugin that allows you to fade out distracting elements. == Description == Fade to Focus is a small plugin that I created to fade out distracting elements of my blog when someone is reading. By default it will fade out the whole background and just show the ".content" element after 20 seconds. This is to help readers focus on whats important on the page == Installation == This section describes how to install the plugin and get it working. 1. Upload `fadefocus` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. Just showing the main page content == Changelog == = 1.03 = * New option to add custom CSS * Fix for certain layouts = 1.02 = * z-index changed to 9998 to allow Color Box to work = 1.01 = * Removed grey line on the left = 1.0 = * Initial release