=== cols ===
Contributors: automattic
Donate link:
Tags:

Requires at least: 3.4
Tested up to: 4.1
Stable tag:
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==
Cols is a theme that reads like a book. With a minimal column layout and eye soothing design, this design makes your content novel.

* Responsive layout
* Custom Header
* Post Formats
* Jetpack.me compatibility for Infinite Scroll
* The GPL v2.0 or later license. :) Use it to make something cool.

== Installation ==

1. In your admin panel, go to Appearance -> Themes and click the Add New button.
2. Click Upload and Choose File, then select the theme's .zip file. Click Install Now.
3. Click Activate to use your new theme right away.

== Frequently Asked Questions ==

= Quick Specs =

1. The main column width is max-width 680px.
2. The sidebar width is 50%.


== Changelog ==

= 27 September 2016 =
* Update version number in preparation for .org resubmission
* Replace theme-specific solution with the_archive_description and the_archive_title()
* Prefix font enqueue functions.

= 8 August 2016 =
* Fixing the typo in footer credits.

= 12 May 2016 =
* Add new classic-menu tag.

= 5 May 2016 =
* Move annotations into the `inc` directory.

= 4 May 2016 =
* Move existing annotations into their respective theme directories.

= 1 May 2016 =
* Remove include for updater.php file.

= 18 April 2016 =
* Add theme support for title tag.

= 29 December 2015 =
* Moving some of the after-post divider properties to media query, to prevent empty space on mobile devices; See #3582;

= 31 July 2015 =
* Remove .`screen-reader-text:hover` and `.screen-reader-text:active` style rules.

= 15 July 2015 =
* Always use https when loading Google Fonts. See #3221;

= 17 December 2014 =
* Cols; update to proper credits, and remove unneeded comments in RTL file.
* Remove undefined function that was breaking slideshows;

= 16 December 2014 =
* Allow tablets to access submenu items in the site navigation.

= 31 October 2014 =
* Remove the widont filter since this theme uses large heading fonts and a multi-column layout.

= 22 October 2014 =
* Remove underline decoration on header links
* Update tags
* Various CSS adjustments based on peer review

= 21 October 2014 =
* Cleaning up
* Make the sub navigation drop down less twitchy
* Various bug
* Customizer refinement
* remove layouts directory
* rtl.css
* Adds in tags to style.css
* Adds in ie fix for not supporting css cols in later versions
* Adds in highlight color
* Update screenshot.png

= 20 October 2014 =
* Adds in custom header and background

= 18 October 2014 =
* Remove quote blockquote double styling
* Quote format throughout
* Styles the post format for quotes
* Blockquote and p styling
* Increase padding on bottom of hentry
* Revert width change for post images
* Increases post format image size
* Make the image larger and also update the image post format

= 17 October 2014 =
* Add in changelog and readme
* adds in wpcom.php
* Adds in responsive videos
* Remove border on pagination
* Decrease the margins
* Increase padding on the posts
* Increase padding on border on hentry
* Makes the border only the width of the content width
* Only have cols on standard post formats
* If a gallery post format remove the css columns
* Remove fake italics
* Updating padding and style.css
* Inital commit
