/*
 Theme Name:   Twenty Sixteen Child
 Description:  Anpassungen der Themes für das ÜWG
 Author:       Michael Wagner
 Author URI:   https://www.ueberwald-gymnasium.de/
 Template:     twentysixteen
 Version:      1.0
 Text Domain:  twentysixteen-child
*/

/* Author entf. */
.meta-sep {
	display:none;
}

.vcard{
	display:none;
}

.authos{
	display:none;
}

/* footer credit remove */
.site-info{
	visibility: hidden;
}

/* global font */
* {font-family:"Helvetica", Courier, monospace}

/* remove space above title*/
#masthead{
	padding-top:0px;
	padding-bottom:12px;
}

 header size
.header-image img {
height: 200px;
} 

