/*
 Theme Name:   Twenty Fourteen Child
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Twenty Fourteen Child Theme
 Author:       Mark Longair
 Author URI:   http://longair.net/~mark/
 Template:     twentyfourteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.entry-content pre {
  white-space: pre;
  word-wrap: normal;
  overflow: auto;
  font-size: 72%;
}

.entry-content code {
  font-size: 72%;
  word-wrap: normal;
  overflow: auto;
}

