/*
Theme Name: Twenty Fourteen Child
Theme URL: 
Description: Twenty Fourteen Child Theme
Author: Iskandar Wahab
Author URL: 
Template: twentyfourteen
Version: 1.0.0
Text Domain: twentyfourteen-child
*/ 

@import url("../twentyfourteen/style.css");

a {
	text-decoration: none !important;
}
.entry-content,
.entry-summary,
.page-content,
.nav-links,
.comment-content,
.widget
 {
   -webkit-hyphens: none;
   -moz-hyphens:    none;
   -ms-hyphens:     none;
   hyphens:         none;
}