=== Randomize CSS === Contributors: flocsy Donate link: http://blog.fleischer.hu/wordpress/randomize-css/ Tags: random, randomize, css, style, color Requires at least: 2.0.2 Tested up to: 3.8.1 Stable tag: trunk Randomize CSS plugin can be configured to randomize part of the css on each page view. It can for example change random colors. You can also define palettes, and it will choose a random palette and repaint your blog. == Description == Customize Randomize CSS plugin to fit any other Wordpress plugin or theme and randomize colors in your blog. == Installation == 1. Download the latest version 2. Unzip it to `/wp-content/plugins/` directory 3. Create css templates and name them .css.tpl 4. Upload the css templates to `/wp-content/plugins/randomize-css/templates/css/` directory 5. Activate the plugin in the 'Plugins' menu 6. Edit the options in 'Settings' menu And you're welcome to [donate](http://blog.fleischer.hu/wordpress/randomize-css/) to keep the plugin developed == Frequently Asked Questions == = What languages is Randomize CSS Plugin translated to? = * English * Hungarian / Magyar == Screenshots == 1. random colors 2. random colors 3. random colors 4. random colors == Upgrade Notice == == Changelog == = 0.4 = * Added COLOR variables to make it easier to use the same (but random) color in more than one place in the css * Added PALETTE = 0.3 = * Added button (link) to "throw the dice" and randomize the colors = 0.2.1 = * Improved examples = 0.2 = * Always include randomized css as last so it can override easily default values * Added Hungarian translation = 0.1 = * Initial version