﻿/*!
 * Theme Name:  customizer-child
 * Theme URI:   http://www.theme-junkie.com/themes/customizr/
 * Description: Customizer child WordPress theme.
 * Version:     1.0.4
 * Author URI:  http://www.compi-support.ch
 * Tags:        gray, white, dark, light, one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-menu, editor-style, sticky-post, threaded-comments, translation-ready, photoblogging
 * Template:       customizr      

*/
article.page .format-icon:before {
    display: none;
}
h1.entry-title {
    display: none;
}
﻿/*
main-wrapper: background-color: none;

!
body.home {
background:     none;
}
body.page  {
/* Adjust the Image location 'wp-content/uploads/NAMEOFFILE.png' */
background:     url(http://compi-support.ch/spitex/wp-content/uploads/2015/05/portfolio_hintergrund.png) center no-repeat fixed 0 0  ;
}
/*Set the color (#FAFAFA) of the internal body */
#main-wrapper {
background-color: #FAFAFA;
margin-top:     0px ;
margin-bottom:  0px;
}*/