/*
 Theme Name:   Flat Child
 Theme URI:    http://blog.no-panic.at
 Description:  Flat Child Theme
 Author:       Florian Beer
 Author URI:   http://blor.no-panic.at
 Template:     flat
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, orange, white, white, dark, light, two-columns, responsive-layout, left-sidebar, custom-background, custom-colors, custom-menu, editor-style, post-formats, custom-colors, translation-ready,featured-images, threaded-comments, translation-ready,photoblogging
 Text Domain:  flat-child
*/

body {
  font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif;
}

h2, h3, h4, h5, h6, #comments .comment .fn {
  font-family: PT Sans, sans-serif !important;
}

.hentry .entry-title {
  font-family: PT Sans, sans-serif !important;
  text-align: left;
  font-size: 2em;
}

.single .post-title {
  font-family: PT Sans, sans-serif !important;
}

.single .post-navigation {
  background: #29313d
}

code {
  font-size: 80%;
  color: #29313d;
}

pre {
  font-size: 13px;
}

#comments ol.children li > ol.children {
    margin-left: 0 !important;
}
