/*
Theme Name: Twenty Fifteen Child 01
Theme URI: 
Description: Child 01 theme for the Twenty Fifteen theme
Author: <a href="https://cs.wordpress.org/">Vývojáři WordPressu (a překladatelé)</a>
Author URI: 
Template: twentyfifteen
Version: 1.7
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Sun, 15 Jan 2017 09:58:09 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/* featured images full-width of content */

.post-thumbnail img {
        width: 100%;
        }

/* end featured image code */

/* page & post title font */

.entry-title {
  font-size: 3.1rem;
  line-height: 1.1613;
}

/* end title font */

