/*
Theme Name:     Graphene Child
Theme URI:      http://forum.khairul-syahir.com/graphene-support/
Description:    Child theme for the Graphene theme
Author:         Your name here
Author URI:     http://example.com/about/
Template:       graphene
Version:        1.0
*/
@import url("../graphene/style.html");

/* Your modification goes here */

.entry-content {
	font: normal 14px arial;
	}
	
.textwidget {
font-size: 16px;
	}
	
.sidebar-wrap {
font-size: 14px;
	}	