/*
Theme Name:     Graphene Child
Theme URI:      http://www.vs-edling.ksn.at
Description:    Child theme für das Graphene theme
Author:         Stefan Logar
Author URI:     http://www.loka.at
Template:       graphene
Version:        2.0
*/
/*@import url("../graphene/style.css");*/
/* Your modification goes here */
#header {
    background-position: left center;
}
.carousel-caption {
    width: auto;
}
/* Modifikacije za NextGenGallery */
.ngg-imagebrowser {
 height: 75%;
 width: 75%;
}

.ngg-gallery-thumbnail {
  width:120px;
  padding-right:10px;
}