/*
 Theme Name:   Twenty Twelve Child
 Theme URI:    http://example.com/twentytwelve-child/
 Description:  Twenty Twelve Child Theme
 Author:      Bill Kocher
 Author URI:   http://daviddiplock.co.uk
 Template:     twentytwelve
 Version:      1.0.0
 Tags:  
 Text Domain:  twentytwelve-child
*/


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

/* Remove automatic hyphenation */
.site-content article { word-wrap: normal; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; }
.widget-area .widget { word-wrap: normal; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; }