/*
 Theme Name:     Customizr Child
 Theme URI:      http://www.netnea.com/cms/?page_id=8
 Description:    Customizr Child Theme, without copyright footer
 Author:         Charles Bueche
 Author URI:     http://www.netnea.com/cms/?page_id=8
 Template:       customizr
 Version:        0.0.3
 Notes:          Added neagreen color style, Jiri Dvorak, 18.10.2015
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
/* should be obsolete:  @import url('../customizr/style.css'); */


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

/* START OF Change the features of the Tagline */
.navbar-wrapper .navbar h2, h2.site-description {
/* Change (20px) font size      */
font-size:      14px;
/* Change (19%) move to left    */
padding-right:  19%;
/* Change (normal) italic-normal-oblique */
font-style:     normal;
}
/* END OF Change the features of the Tagline */

